body .lpc-contact-2__metro {
  margin: 0; }
  body .g-button {
    background: #e4dbc2;
    color: #000 !important; }
    body .g-button:hover {
      background: rgba(228, 219, 194, 0.8); }
  body .g-button.g-button--invert {
    border-color: #e4dbc2;
    color: #e4dbc2 !important; }
    body .g-button.g-button--invert:hover {
      background: #e4dbc2;
      border-color: #e4dbc2;
      color: #000 !important; }
  body .g-auth__fogot-password, body .g-auth__personal-note a {
    color: #e4dbc2 !important; }
  body .g-auth__personal-note a {
    border-bottom: 1px dotted #e4dbc2; }

.copyright {
  font-size: 15px !important; }
