/* Dynamic hover styles */
.nav-tab:hover {
    background-color: #ffffff;
}
.btn:hover {
    background-color: #ffffff;
}
