.btn-web {
    background-color: #f24423;
    border: none;
}

.btn-web:hover {
    background-color: #9e270f;
    border: none;
}