/* Login button hover fix — WebAwesome rozbil hover barvu */
button.top-nav-button-login:not(:disabled):hover {
    background-color: white;
}
