/* cookie-banner.css */
.cookie-banner {
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  /* Du kannst weitere Styles hinzufügen */
}
