body P {
  margin-block-start: 0px;
  margin-block-end: 0px; }
  body .g-button {
    background: #46b100; }
    body .g-button:hover {
      background: rgba(70, 177, 0, 0.8); }
  body .g-button.g-button--invert {
    border-color: #46b100;
    color: #46b100 !important; }
    body .g-button.g-button--invert:hover {
      background: #46b100;
      border-color: #46b100;
      color: #fff !important; }
  body .g-auth__fogot-password, body .g-auth__personal-note a {
    color: #46b100 !important; }
  body .g-auth__personal-note a {
    border-bottom: 1px dotted #46b100; }
  body .g-article__name, body .g-tags__item, body .g-article-years__year, body .g-categories__button {
    color: #46b100;
    border-color: #46b100; }
  body .g-categories__button::after {
    background: #46b100; }
