.securebutton-imp { 
background: #6D822D;
color: white;
width: 200px;
text-align: center;
}

.securebutton-imp:hover {
background: #A5144C;
color: white;
} 

h4{
color: #A5144C;
}

h2,h3 {
color: #6D822D;
}