.sticky-header-message {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #F8F8F8;
    color: #333;
    text-align: center;
    padding: 10px 0;
    z-index: 9999;
}

/* Stile per il footer comune */
.common-footer {
    background-color: #FFFFFF;
    color: #333333;
    text-align: center;
    padding: 20px 0;
    position: relative;
    bottom: 0;
    width: 100%;
}

:root .site-id-1 .iubenda-tp-btn.iubenda-cs-preferences-link {
    left: 20px !important;  
}
:root .site-id-1 .iubenda-tp-btn[data-tp-float][data-tp-float=bottom-right]{
    right: unset!important; 
}