.btn, a.btn{
    background: #d0021b;
}
.btn:hover{
    background: #ff881a;
}