h2 {
  font-size: 50px;
}

.first-column-content {
  max-width: 450px;
}

.row {
  --bs-gutter-x: 1.5rem;
  gap: 0;
}
