.panel:hover,
.panel:focus-within,
.article-side .side-card:hover,
.article-footer:hover,
.comments:hover {
  border-color: var(--line) !important;
}

.login-button {
  text-decoration: none !important;
}
