/* Set the color of the menu link */
.menu-item a {
  color: #bb0202; /* Change the color code to your desired color */
}