.container p {
  text-align: justify;
}

.row {
  display: flex;
}

.column {
  border-radius: 1rem;
}
