h1, h2, h3 { font-family: 'Poppins', sans-serif; font-weight: 600; color: #2F5846; }
body { font-family: 'Lato', sans-serif; color: #444; background-color: #FAF9F7; }
a { color: #2F5846; text-decoration: none; }
a:hover { color: #A7C4A0; }
