h1, h4 {color:#A43F20;}
.securebutton-imp{color:#fff; background:#A43F20; transition: all 1s ease;}
.securebutton-imp:hover{color:#fff; background:#60280F;}

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