.localtitle, .localdiscription {
  font-weight: bold; }

.g-button {
  background: #366a93; }
  .g-button:hover {
    background: rgba(54, 106, 147, 0.8); }

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

.g-categories__button {
  color: #366a93;
  border: 1px solid #366a93; }

.g-categories__button::after {
  background: url(/d/112.svg) 0 0 no-repeat; }

.g-article__name, .g-tags__item, .g-article-years__year {
  color: #366a93; }

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