#cb-cookie-banner {
  background: rgba(0, 0, 0, 0.8); opacity: 0.9;
  color: #fff;
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 5px;
  text-align: center;
    display: none;
  }


.cookies-infobar_wrapper {
  margin: 10px; 
}
