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

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

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

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

.g-article__text {
  color: #555;
  font-size: 18px;
  line-height: 1.5; }
  @media (max-width: 320px) {
  .g-article__text {
    font-size: 17px; } }

.g-sitemap__link {
  color: #ed0000; }

.g-article--simple-view .g-article__name {
  font-family: Yeseva One, cursive;
  font-size: 23px; }
  @media (max-width: 320px) {
  .g-article--simple-view .g-article__name {
    font-size: 21px; } }

.g-article--simple-view .g-article__date {
  margin-bottom: 0.9em; }

.g-article__date {
  color: #222; }

.g-article--simple-view {
  padding: 2.5em 2.5em 2.5em; }
  @media (max-width: 320px) {
  .g-article--simple-view {
    padding: 1.5em 1.5em 1.5em; } }

.g-page-article {
  font-size: 15px;
  margin-top: 0; }

.g-article--simple-view .g-article__image {
  margin-right: 2.33333em; }
  @media (max-width: 480px) {
  .g-article--simple-view .g-article__image {
    margin-bottom: 20px; } }

.g-page-article {
  font-size: 18px; }
