#cconsent-bar .ccb__wrapper .ccb__right .ccb__button button {
  text-decoration: none;
  padding: 10px 10px;
  border: 1px solid #bd353c;
  margin-right: 15px;
  background: #FFF;
  color: #333;
}
#cconsent-bar .ccb__wrapper .ccb__right .ccb__button button:last-of-type {
  margin-right: 0;
}

body #cconsent-modal .ccm__content .ccm__footer {
  grid-auto-rows: auto;
}
body #cconsent-modal .ccm__content .ccm__footer button {
  color: #fff;
  border: 1px solid #bd353c;
  background-color: #bd353c;
  height: 100%;
}
body #cconsent-modal .ccm__content .ccm__footer .consent-give {
  height: 100%;
  width: auto;
  color: #fff;
  background-color: #bd353c;
}

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