.container-header .mod-menu {
    font-size: larger;
    font-weight: 500;
}
.container-header .container-nav {
    background-color: cadetblue;
}
@media (min-width: 1200px)
.h2, h2 {
    font-size: 1.5rem;
}    