main, body, html,h1,h2,h3,h4,h5,h6{color:#000;}
h1,h2,h3,h4,h5,h6{text-transform:uppercase;}
a{text-decoration:underline;color:#aa5719;transition:0.5s;}
a:hover{opacity:0.8;transition:0.5s;}
.securebutton-imp{background:#aa5719;color:#fff;transition:0.5s;}
.securebutton-imp:hover{background-color::#aa5719;color:#fff;opacity:0.8;transition:0.5s;}