@media (max-width: 820px) { .hide_on_820_mediawidth { display: none !important; } } #brx-footer a { text-decoration: none; transition: color 0.2s ease; } #brx-footer a:hover { color: #ffed00; text-decoration: underline; text-decoration-color: #ffed00; text-underline-offset: 4px; }