#eut-privacy-bar {
background-color: rgba(242,242,242,0.9) !important;
color: #000 !important;
bottom: 2% !important;
}	
.eut-privacy-preferences {
color: #007dbd !important;
}
.eut-privacy-agreement {
background-color: #007dbd !important;
color: #fff !important;
}
.eut-privacy-wrapper {
padding: 22px !important;
}
#eut-privacy-overlay {
background-color: #c4c4c4 !important;
opacity:0.9 !important;
}
.eut-privacy-popup-content div :nth-child(3n), .eut-privacy-popup-content div :nth-child(4n) {
display:none !important;
}
.eut-privacy-switch .eut-switch input[type="checkbox"]:checked + .eut-switch-slider {
background-color: #007dbd !important;
}
.eut-privacy-refresh-btn {
background-color: #007dbd !important;
}