.peptis-release-coupon-cta {
  margin: 16px 0 0;
  padding: 16px 18px;
  border: 1px solid #dac1c0;
  border-radius: 10px;
  background: #faf3ea;
  color: #544242;
  font-family: Manrope, system-ui, sans-serif;
}

.peptis-release-coupon-cta__label {
  margin: 0 0 6px;
  color: #7e8f6e;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.peptis-release-coupon-cta__copy {
  margin: 0 0 12px;
  line-height: 1.6;
}

.peptis-release-coupon-cta__copy strong {
  color: #5a171d;
}

.peptis-release-coupon-cta__button,
.woocommerce a.button.peptis-release-coupon-cta__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 10px;
  background: #c7a86b;
  color: #1e1b16;
  border: none;
}

.peptis-release-coupon-cta__button:hover,
.woocommerce a.button.peptis-release-coupon-cta__button:hover {
  background: #b38a4f;
  color: #1e1b16;
}

.peptis-release-coupon-cta__note {
  margin: 0;
  font-size: 0.78rem;
  line-height: 1.5;
}
