.consent-placeholder {
  padding: 8px;
  background-color: #6c7073;
  text-align: center;
}
.consent-placeholder p {
  color: #fff;
}
.consent-placeholder > a {
  margin-top: 16px;
}
.consent-placeholder > a:focus, .consent-placeholder > a:hover {
  background: #242526;
  color: #fff;
}

.reopen {
  position: fixed;
  bottom: 0;
  left: 0;
}
.reopen button {
  background-color: #6c7073;
  color: #fff;
  border: unset;
  font-size: 14px;
}

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