.customer-success .testimonial-block {
  margin-bottom: 50px;
}
.customer-success .testimonial-block .bubble-block {
  background: #fff;
  margin: 0 30px 0 30px;
}
.section {
  padding: 6% 0 6% 0;
}
.footer-links {
  padding: 0 0 6% 0;
}
.product-ss {
  margin-top: -7%;
}
.bg-gray {
  background: #f5f5f5;
}
.apphr {
  margin: 0 0 6% 0;
}
.individual-advantage {
  padding: 170px 0 6% 0;
}

@media (min-width: 600px) {
  .benefit-card__image {
    width: 35%;
  }
  .benefit-card__content {
    width: 65%;
  }
  .hero-standard__title,
  .benefit-card h2,
  .benefit-card__body {
    font-family: 'maven_prolight', sans-serif;
  }

  .second-module .benefit-card__content .benefit-card__body {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
}

@media (max-width: 767px) {
  .individual-section {
    text-align: center;
  }
}
