/* Header e logo per tutte le pagine */
.header {
    background: #48717f !important;
}

body.tarocchi-page .logo::before,
body.contatti-page .logo::before {
    background: url('../images/luna-logo.svg') center/contain no-repeat !important;
    animation: luna-respiro 6s ease-in-out infinite !important;
    filter: none !important;
}
/* cache-bust 1763111670 */
