/* css styles */
.navbar a:hover {
  color: #ffd700 !important; /* gold hover effect */
  text-decoration: none;
}

