.reviews-hero-content {
  padding: 100px 20px;
  font-size: 18px;
  display: flex;
  flex-direction: column;
  text-align: center;
  gap: 20px;
}
