/* styling for cookie popup at the bottom the screen - to reflect the WCC styling */
.cc-compliance a:hover{
  text-decoration:none;
  background-color:#00596B!important;
  }
  
.cc-compliance .cc-btn{
  border-radius:3px;
}


.cc-color-override--777072229 .cc-btn::selection{background-color:#ffc848 !important;color:#333 !important;text-shadow:none !important}


/*::-moz-selection{background-color:#ffc848 !important;color:#333 !important;text-shadow:none !important}::selection{background-color:#ffc848 !important;color:#333 !important;text-shadow:none !important}*/

