

/* CSS from section stylesheet tags */
.autor-articles-footer {
    display: flex;
    justify-content: center;
    width: 100%;
    > a {
      width: max-content;
    }
  }