body .g-button, body .localaboutus_form .gr-button {
  background-image: none;
  background-color: #093d65;
}
body .g-button:hover, body .localaboutus_form .gr-button:hover {
  background-color: #093d65;
}
body .g-submenu__item .g-button.g-button--invert, body .g-button.g-button--invert {
  color: #093d65 !important;
  border-color: #093d65;
}
body .g-submenu__item .g-button.g-button--invert:hover, body .g-button.g-button--invert:hover {
  background: #093d65;
  border-color: #093d65;
  color: #fff !important;
}
body .g-auth__fogot-password {
  color: #093d65 !important;
}
body .g-auth__personal-note a {
  border-bottom-color: #093d65;
  color: #093d65 !important;
}
body .g-user_text_color, body a.g-user_text_color {
  color: #093d65 !important;
}
body .g-sitemap__link, body .g-article__name {
  color: #093d65;
}
body .g-categories__button {
  color: #093d65;
  border-color: #093d65;
}
