/*Color del texto del boton de cookies y politica de privacidad*/
#cookie-notice .cn-button:not(.cn-buton-custom){
color: #000 !important;
}

/*Color de texto de cookies*/
.cn-text-container{
color: #fff !important;
}

.wpcf7-form p span{
    color: #121945!important;
    background-color: #fff !important;
}

