body {font-family: 'Lato';}

h1, h4 {color:#004687 ; font-family: 'Playfair Display';}
.securebutton-imp{color:#fff; background:#688AAB; transition: all 1s ease;}
.securebutton-imp:hover{color:#fff; background:#004687;}

@media screen and (max-width: 500px) {
#main {padding: 25px;}
h1 {font-size: 26px;}
}