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