.g-button, .localaboutus_form .gr-button {
  background-image: none;
  background-color: #00bc9e; }
  .g-button:hover, .localaboutus_form .gr-button:hover {
    background-color: #00bc9e; }

.g-button.g-button--invert {
  color: #00bc9e !important;
  border-color: #00bc9e; }
  .g-button.g-button--invert:hover {
    background: #00bc9e;
    border-color: #00bc9e;
    color: #fff !important; }

.g-auth__fogot-password {
  color: #00bc9e !important; }

.g-auth__personal-note a {
  border-bottom-color: #00bc9e;
  color: #00bc9e !important; }
