.g-auth__fogot-password-w a {
  color: #BF357C;
}
.g-auth__personal-note a {
  border-bottom: 1px dotted #BF357C;
  color: #BF357C;
}
.g-sitemap__item:before {
  background-color: #BF357C;
}
a.g-sitemap__link {
  color: #BF357C;
}
a.g-sitemap__link:before {
  background-color: #BF357C;
}
input:checked + .lp-form-tpl__field-checkbox--input {
  background: #c93b7a !important;
}
.lp-form-tpl__field-checkbox:hover input:checked + .lp-form-tpl__field-checkbox--input {
  background: #c93b7a !important;
}
@media (max-width: 480px) {
  .lpc-timeline-vertical__title, .lpc-features-icon__title, .lpc-features-1__title, .lpc-form-5__title {
    font-size: 22px !important;
  }
  .lpc-timeline-vertical__subtitle, .lpc-features-icon__subtitle, .lpc-features-1__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;
  }
}
