html .lpc-folder-1__item:hover .lpc-folder-1__name span {
  color: inherit;
}
@media (max-width: 960px) {
  .lpc-promotions, .lpc-features-1 {
    padding-bottom: 30px !important;
  }
  .lpc-certificate-2, .lpc-promotions__wrap, .lpc-features-2__wrap-box, .lpc-features-5__wrap-box {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .lpc-features-1__title, .lpc-features-5__title, .lpc-promotions__title, .lpc-certificate-2__header {
    font-size: 32px !important;
  }
  .lpc-features-2__item-subtitle {
    font-size: 19px !important;
  }
  .lp-header-text-1, .lp-header-text-2, .lp-header-text-3, .lp-header-text-4, .lp-button {
    font-size: 16px !important;
  }
}
@media (max-width: 640px) {
  .lpc-features-1__title, .lpc-features-5__title, .lpc-promotions__title, .lpc-certificate-2__header {
    font-size: 28px !important;
  }
  .lpc-features-2__item-subtitle {
    font-size: 18px !important;
  }
  .lp-header-text-1, .lp-header-text-2, .lp-header-text-3, .lp-header-text-4, .lp-button {
    font-size: 15px !important;
  }
}
@media (max-width: 480px) {
  .lpc-features-1__title, .lpc-features-5__title, .lpc-promotions__title, .lpc-certificate-2__header {
    font-size: 25px !important;
  }
}
