.chb-colloid-badge {
  display: inline-block;
  margin: 0 0 .55rem;
  padding: .28rem .7rem;
  background: #17211f;
  color: #ead7ae;
  font-family: Montserrat, "Helvetica Neue", Arial, sans-serif;
  font-size: .68rem;
  font-weight: 650;
  letter-spacing: .12em;
  text-transform: uppercase;
  border: 1px solid #c9a84c;
  border-radius: 999px;
}
.chb-colloid-badge--single {
  margin: .35rem 0 .85rem;
}
.chb-colloid-note {
  margin: .65rem 0 1rem;
  max-width: 36rem;
  font-family: Georgia, "Times New Roman", serif;
  font-size: .92rem;
  line-height: 1.5;
  color: #5c584f;
}
.chb-colloid-promo {
  margin: 0 0 1.1rem;
  padding: .9rem 1.1rem;
  background: #f7f2eb;
  border: 1px solid #ead7ae;
  border-left: 3px solid #c9a84c;
  color: #17211f;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1rem;
  line-height: 1.45;
}
.chb-colloid-promo.is-on {
  background: #17211f;
  color: #f7f2eb;
  border-color: #c9a84c;
}
.woocommerce-cart .fee .chb-colloid-promo,
.woocommerce-checkout .fee {
  font-style: normal;
}
.wc-block-components-totals-fees {
  font-family: Georgia, serif;
}
