.theme-navigation-and-icons .theme-menu-area .theme-menu ul li a {
    font-weight: bold;
    font-size: 20px;
}

.zpbutton.zpbutton-type-primary {
    color: white;
    font-weight: bold;
  
}

li::marker {
  color: #ffe10f; /* bullet color */
}
li {
  color: white; /* text color */
}