@media only screen and (min-width: 600px) {
    h1.front-page-header {
        font-size: 5rem;
        font-weight: 800;
    }
}
