/* Override: texto del banner de cookies en blanco (GDPR) */
.gdpr-cookie-notice-description,
.gdpr-cookie-notice-nav-item,
.gdpr-cookie-notice-nav-item-reject {
    color: #fff !important;
}
.gdpr-cookie-notice-nav-item:hover {
    color: rgba(255,255,255,0.9) !important;
}
