#tahefobu-header a[href*="/cotizar-proyecto/"].e-button-base {
    border: 1px solid #ffb400 !important;
    border-radius: 999px !important;
    box-shadow: inset 0 0 0 1px rgba(255, 180, 0, 0.08);
    transition: border-color 0.2s ease, background-color 0.2s ease, color 0.2s ease;
}

#tahefobu-header a[href*="/cotizar-proyecto/"].e-button-base:hover,
#tahefobu-header a[href*="/cotizar-proyecto/"].e-button-base:focus {
    border-color: #ffc533 !important;
    background-color: #ffb400 !important;
    color: #080808 !important;
}
