.cookie-panel__attribution {
  display:none;   
}
.om-cookie-panel .cookie-panel__button--color--green {
    background-color: #4992c8;
}
.om-cookie-panel .cookie-panel__checkbox + label::before {
    border: 2px solid #4992c8;
}
.om-cookie-panel {
    font-size: 14px;
    text-align: center;
}
.cc_banner-wrapper  {
    display: none !important;
}
.om-cookie-panel h3 {
  background: none;
  font-size: 1.5em;
}

.om-cookie-panel a {
  text-decoration: none;
   color: #4992c8;
}
.om-cookie-panel a:hover {
  color: #be1622;
}
