.termsfeed-com---palette-light.termsfeed-com---nb {
  background: rgba(232, 232, 222, 0.95) !important;
  width: 100%;
  max-width: 100%;
}

@media (min-width: 1200px) {
  .termsfeed-com---palette-light.termsfeed-com---nb {
    border-radius: 10px;
    bottom: 10px;
    right: 10px;
    width: 50%;
    max-width: 50%;
  }
}

.termsfeed-com---nb .cc-nb-main-container {
  padding: 1rem -3rem !important;
  text-align: center !important;
}

@media (min-width: 768px) {
  .cc-nb-buttons-container {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
  }
}

.cc-nb-buttons-container button {
  background: #2e390e !important;
  border-radius: 10px !important;
  color: #fff !important;
}
/*# sourceMappingURL=cookie-consent.css.map */