a:hover {
    text-decoration: none;
}

/* Prevent layout shift from scrollbar appearing/disappearing */
html {
    overflow-y: scroll;
}
