.om-cookie-panel h3 {
    margin: 0;
    padding: 0 0 1em;
    text-align: center;
}
.cookie-panel__attribution {
  display:none;   
}
.om-cookie-panel .cookie-panel__button--color--green {
    background-color: #666;
}
.om-cookie-panel .cookie-panel__checkbox + label::before {
    border: 2px solid #6697be;
}
.om-cookie-panel {
    font-size: 14px;
    text-align: center;
}
#cookie-bar {
    display: none !important;
}