.btn-general{
    background-color: #ffd859;
}
.btn-general:hover{
    background-color: #facd3a;
}