.cfgc-free-shipping-message {
	background: #fff4f4;
	border-top: 1px solid #d71920;
	border-bottom: 1px solid #d71920;
	color: #d71920;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: .02em;
	line-height: 1.4;
	margin: 0;
	padding: 12px 20px;
	text-align: center;
	text-transform: uppercase;
}

.cfgc-free-shipping-message strong,
.cfgc-free-shipping-message .woocommerce-Price-amount {
	color: #222;
	font-weight: 700;
}