Hello, Maddy!
Insert the following codes into Customizing->General->Additional CSS:
#masthead .agama-primary-nav a{
font-size: 1.13em!important;
}
@media only screen and (max-width: 1200px) {
#masthead .agama-primary-nav a{
font-size: 0.88em!important;
}
}
Regards