.btn-primary {
    background-color: #790809!important;/**/
    border:1px solid #790809!important;/**/
}

.btn-primary:hover {
    background-color: #20B2AA!important;
    border:1px solid #20B2AA!important;
}
