Hello
To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....
(edit to taste)
.hornav > ul > li > a {
background: white;
color: #32485c;
padding-block: 10px;
margin-inline: 5px;
}
Ciaran