.icon-square {
    width: 3rem;
    height: 3rem;
    border-radius: .75rem;
  }

.justified-text{
    text-align: justify;
}