body.home {
    background-color: #71464f; 
}

@media (max-width: 720px) { 
    h1
    {
        font-size: 2.20em;
    }
}