/* Bottone telefono dorato su pagina contatti */

body.contatti-page .cta-button.phone-violet {
    background: linear-gradient(135deg, #D4AF37 0%, #B8941F 100%) !important;
    color: #ffffff !important;
    border: 2px solid #D4AF37 !important;
}

body.contatti-page .cta-button.phone-violet:hover {
    background: linear-gradient(135deg, #B8941F 0%, #D4AF37 100%) !important;
    box-shadow: 0 8px 25px rgba(212, 175, 55, 0.4) !important;
}
/* cache-bust 1763111670 */
