body {font-family: 'Merriweather' ; color: #407494;}

h1, h4 {    font-weight: 600;}
.securebutton-imp{color:#fff; background:#407494; transition: all 1s ease;}
.securebutton-imp:hover{color:#fff; background:#a9d295;}

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