.wsc-independent-notice {
  margin: 0 0 24px;
  padding: 14px 18px;
  border-left: 4px solid #d8ae62;
  border-radius: 8px;
  background: #f6f1e6;
  color: #294438;
  font-size: 0.92rem;
  line-height: 1.55;
}

.wsc-withdrawal {
	max-width: 760px;
	margin: 0 auto;
}

.wsc-withdrawal__form {
	margin-top: 1.5rem;
	padding: 1.5rem;
	border: 1px solid #d8e1dc;
	border-radius: 16px;
	background: #fff;
}

.wsc-withdrawal__form label,
.wsc-withdrawal__form input[type="text"],
.wsc-withdrawal__form input[type="email"] {
	display: block;
	width: 100%;
}

.wsc-withdrawal__form input[type="checkbox"] {
	display: inline-block;
	width: auto;
}

.wsc-honeypot {
	position: absolute !important;
	left: -9999px !important;
}

.wsc-footer-withdrawal {
	clear: both;
	padding: 1rem 0;
	text-align: center;
}

.wsc-footer-withdrawal a {
	font-weight: 700;
	text-decoration: underline;
}

.single-product .wsc-independent-notice {
  margin-top: 8px;
}
