diff --git a/styles/styles.css b/styles/styles.css index 22d19e5..c3b8116 100644 --- a/styles/styles.css +++ b/styles/styles.css @@ -329,7 +329,8 @@ main .border-top { } /* styles to override onetrust */ -#onetrust-consent-sdk #onetrust-pc-sdk button:not(#clear-filters-handler):not(.ot-close-icon):not(#filter-btn-handler):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler):not([aria-expanded]):not(.ot-link-btn), + +#onetrust-consent-sdk #onetrust-pc-sdk button:not(#clear-filters-handler, .ot-close-icon, #filter-btn-handler, .ot-remove-objection-handler, .ot-obj-leg-btn-handler, [aria-expanded], .ot-link-btn), #onetrust-banner-sdk #onetrust-reject-all-handler, #onetrust-consent-sdk #onetrust-accept-btn-handler { background-color: var(--link-color) !important;