body .g-button {
  background: #edae4e; }
  body .g-button:hover {
    background: #edae4e; }
  body .g-button.g-button--invert {
    background: transparent;
    border: 1px solid #edae4e;
    color: #edae4e !important; }
    body .g-button.g-button--invert:hover {
      background: #edae4e;
      border: 1px solid #edae4e; }

.link-universal--u-ipkn43cmr {
  pointer-events: none; }

body .g-button {
  background: #d1c377;
  border-radius: 250px;
  border: 0;
  box-shadow: none; }

.g-board__form .g-form-field__title {
  font-weight: 400;
  font-size: 15px;
  color: rgba(74, 74, 74, 0.8); }
  .g-board__form input[type="text"], .g-board__form input[type="email"], .g-board__form textarea {
    box-shadow: none;
    border-radius: 10px; }

.g-submenu a {
  color: #d1c377 !important; }

.g-article__text, .g-article__date, .g-article-amount, .g-page-article__date, .g-article__name, .g-vote-status__date, .g-panel__body, .g-panel__capture, .g-vote-visualize__name, .g-vote-visualize__note, .g-menu-2__count, .g-menu-2__link, .g-menu-2__item, .g-comment, .g-comment__date, .g-gallery2-info__item-label, .g-search-results__note, .g-search-results__desc, .g-search-results__total, .g-tags__item, .g-comment__author, .g-file__col.g-file__size, .g-file__value, .g-form-field__title, .g-form-field__title label, .g-form-captcha__name b, .g-tags, .g-form-body--header, .g-form-body, .g-page-article__text, .g-page-gallery1, .g-page-gallery2, a.g-img__caption, a.g-sitemap__link {
  color: rgba(74, 74, 74, 0.8) !important; }

.g-article {
  border-radius: 10px !important;
  border: 0.06667em solid #efefef !important;
  border-color: rgba(169, 169, 169, 0.5) !important; }
  .g-article .g-article__body p, .g-article .g-article__body p:first-child, .g-article .g-article__text {
    font-weight: 300;
    font-size: 15px;
    color: rgba(74, 74, 74, 0.8) !important; }
  .g-article .g-article__name {
    font-weight: 300;
    color: rgba(74, 74, 74, 0.8) !important; }
