/* filepath: styles.css */
.navbar .nav-link.active {
    color: #FFFFFF !important; /* Replace with your desired color */
}