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