/* Target elementor cookie consent (Cookiez) tags & other popular cookie banners */
.cookie-category-tag,
.cookie-table td .category,
.cookie-table span.category,
.cookietable-category,
/* Cookiez classes */
.cookie-consent-table .cookie-category,
.cookie-consent-table .category,
.cookie-consent-table td .cookie-category-badge,
.cookie-category-badge,
/* Complianz & Cookie Law Info styles as backup */
.cmplz-status,
.cmplz-categories span,
.cmplz-cookie-category {
    background-color: #ED7219 !important;
    color: #ffffff !important;
    padding: 6px 12px !important;
    border-radius: 4px !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    display: inline-block !important;
    text-transform: capitalize !important;
}
