@media (max-width: 768px) {
    body .lpc-wrap .lp-header-text-1 div, body .lpc-wrap .lp-header-text-1 iframe {
      width: 100% !important; } }
  body .g-button {
    background: #02b6e3; }
    body .g-button:hover {
      background: rgba(2, 182, 227, 0.8); }
  body .g-button.g-button--invert {
    border-color: #02b6e3;
    color: #02b6e3 !important; }
    body .g-button.g-button--invert:hover {
      background: #02b6e3;
      border-color: #02b6e3;
      color: #fff !important; }
  body .g-auth__fogot-password, body .g-auth__personal-note a {
    color: #02b6e3 !important; }
  body .g-auth__personal-note a {
    border-bottom: 1px dotted #02b6e3; }
  body .g-form-control-checkbox--single a {
    color: #02b6e3; }
