.iubenda-embed:not(.no-brand):not(.iubenda-nostyle) {
    background-image: none !important;
    background:  none !important;
    padding-left: 0 !important;
}
.iubenda-embed:not(.iubenda-nostyle) {
    padding: 0 !important;
}
.iubenda-embed {
    color: #40B7B5 !important; 
    text-transform: uppercase !important; 
    font-size: 12.25px !important;
    margin: 0 !important; 
    background: none !important; 
    background-image: none !important; 
    border: none !important; 
    padding: 0 !important; 
    -webkit-appearance: none !important; 
    appearance: none !important; 
    box-shadow: none !important;
    font-family: "Open Sans", sans-serif !important;
}

footer .iubenda-embed:not(.iubenda-nostyle) {
    color: white !important;
    text-decoration: underline !important;
}