@media (max-width: 960px) {
  .lpc-elements-1__title, .lpc-prods-7__title, .lpc-form-5__title {
    font-size: 32px !important; }

  .lpc-features-7__item-title {
    font-size: 22px !important; }

  .lpc-text-3__title, .lp-button--type-1, .lpc-elements-2__text, .lpc-features-7__item-text, .lpc-form-5__text, .lpc-form-5__button._first-btn {
    font-size: 17px !important; } }

@media (max-width: 640px) {
  .lpc-elements-1__title, .lpc-prods-7__title, .lpc-form-5__title {
    font-size: 28px !important; }

  .lpc-features-7__item-title {
    font-size: 19px !important; }

  .lpc-text-3__title, .lp-button--type-1, .lpc-elements-2__text, .lpc-features-7__item-text, .lpc-form-5__text, .lpc-form-5__button._first-btn {
    font-size: 16px !important; } }

@media (max-width: 480px) {
  .lpc-elements-1__title, .lpc-prods-7__title, .lpc-form-5__title {
    font-size: 26px !important; } }

body .g-button {
  color: #000 !important; }
  body .g-button:hover {
    background: #d4ff34; }
  body .g-button {
    background: #d4ff34; }
  body .g-button:hover {
    background: #d4ff34; }
  body .g-button.g-button--invert {
    border-color: #000;
    color: #000 !important; }
  body .g-button.g-button--invert:hover {
    background: #d4ff34;
    border-color: #d4ff34; }
