#cookieChoiceInfo { 
  /*background-color:#c4a166 !important; */
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
  line-height:17px; 
}
#cookieChoiceInfo a { 
  /*color:#002c53;*/
  color=#4285f4;
  font-weight:bold;  
}
#cookieChoiceInfo a:visited {
  color: #7759ae;
}
#cookieChoiceInfo a:hover {
  text-decoration:underline;
} 

