.cc-color-override--151707017 .cc-tooltip, .cc-color-override--151707017 .cc-tooltip:after{color: #000000;background-color: #e9e9e9}.cc-color-override--151707017.cc-window{color: #000000;background-color: #e9e9e9}.cc-color-override--151707017.cc-revoke{color: #000000;background-color: #e9e9e9}.cc-color-override--151707017 .cc-link,.cc-color-override--151707017 .cc-link:active,.cc-color-override--151707017 .cc-link:visited{color: #000000}.cc-color-override--151707017 .cc-btn{color: #ffffff;border-color: #d40f7d;background-color: #d40f7d}.cc-color-override--151707017 .cc-btn:hover, .cc-color-override--151707017 .cc-btn:focus{background-color: #fa35a3}.cc-color-override--151707017 .cc-highlight .cc-btn:nth-child(2){color: #000000}.cmp-theme--151707017 {--prefTextColor: #000000;--prefBodyColor: #e9e9e9;--prefFooterColor: #e9e9e9;--prefButtonColor: #d40f7d;--prefButtonTextColor: #ffffff;--prefSelectorBgColor: #d40f7d;--prefSelectorTextColor: #e9e9e9;}
/* Domain Level Customised Custom CSS */
.cc-color-override--151707017 #securitiCmpCookiePrefBtn, .cmp-theme--151707017 #securitiCmpCookiePrefBtn {

/* Base styles using theme variables */

color: var(--prefButtonTextColor);

background-color: var(--prefButtonColor);

border-color: var(--prefButtonColor);

/* Animate the 'filter' property for a smooth hover effect */

transition: filter 0.2s ease-in-out, box-shadow 0.2s ease-in-out;

text-decoration: none;

cursor: pointer;

}

.cc-color-override--151707017 #securitiCmpCookiePrefBtn:hover, .cmp-theme--151707017 #securitiCmpCookiePrefBtn:hover {

/* This will now brighten the button's existing color by 20% on hover */

filter: brightness(120%);

}

/* This rule correctly colors ALL parts of the icon */

.cc-color-override--151707017 #securitiCmpCookiePrefBtn svg *, .cmp-theme--151707017 #securitiCmpCookiePrefBtn svg * {

fill: var(--prefButtonTextColor) !important;

}

.cc-color-override--151707017 #securitiCmpCookiePrefBtn:focus, .cmp-theme--151707017 #securitiCmpCookiePrefBtn:focus {

outline: none;

box-shadow: 0 0 0 3px var(--prefFocusRingColor);

}

