.nav-settings {
font-weight: bold;
color: #a9daf5 !important; /* Beispiel für eine auffällige Farbe */
}

.nav-settings:hover {
color: #7df59d !important;/* Farbe beim Hover-Effekt */
}