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

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

.g-auth__personal-note a {
  border-bottom-color: #000;
  color: #000; }

.g-article--simple-view .g-article__date, .g-article--simple-view .g-article__name, .g-auth__personal-note, .g-form-field__title, .g-auth__fogot-password {
  color: #000 !important; }

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