}
#cookie-policy-bar #cookie-policy-accept-button {
background-color:rgb(30, 115, 190);
}
#cookie-policy-bar #cookie-policy-accept-button:hover {
background-color:rgb(24, 92, 152);
}
#cookie-policy-bar #cookie-policy-read-button {
background-color:rgb(251, 51, 51);
}
#cookie-policy-bar #cookie-policy-read-button:hover {
background-color:rgb(171, 41, 41);
}
#cookie-policy-bar #cookie-policy-message-p a {
color:#fff;
font-weight:bold;