GENERALES

GENERALES

.hero-section {
  background-size: cover;
  background-position: center;
  color: white;
  padding: 80px 0;
  text-align: center;
}

.benefits-section, .insurance-types-section img {
  width: 100%;
  border-radius: 8px;
}

.testimonials-section blockquote {
  font-style: italic;
  border-left: 4px solid #007bff;
  padding-left: 15px;
}