/* Navbar menu text size */
.site-nav a {
    font-size: 1.6rem;
}

.site-header-content {
    padding-top: 3vw;
    padding-bottom: 3vw;
}
