.btn-custom{
    background-color: #924500 !important;
    color: white !important;
    border: none;
}
.btn-custom:hover{
    background-color: #572800 !important;
   
}