.close-cookie-banner span {
  position: absolute;
  right: 150px;
  text-decoration: none;
  color: #ffffff;
}

#cookie-law * {
  margin: 0;
  padding: 10px;
  font-size: 15px;
}

#cookie-law {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  margin: 0;
  padding: 70px;
  background: rgba(43, 43, 43, 0.8) !important;
  z-index: 10001;
}

#cookie-law p {
  margin: 0;
  padding: 0;
  line-height: normal;
  text-align: center;
  color: #ffffff;
}

#cookie-law a {
  margin: 0;
  padding: 0;
  text-decoration: underline;
  color: #ffffff;
}

/*# sourceMappingURL=eu_cookie_banner.css.map */
