html,body {
    font-family: Lato, sans-serif;
    font-size: 15px;
    line-height: 1.5;
    margin: 25px 75px;
}

h1 {
    font-size: 30px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    color: darkgreen;
}
