.woocommerce .mt-nz-delivery-notice {
	box-sizing: border-box;
	clear: both;
	width: 100%;
}

.woocommerce .mt-nz-delivery-notice__lead {
	color: #b5985a;
	font-weight: 700;
}

.woocommerce .mt-nz-delivery-notice__primary {
	color: #303030;
	font-weight: 700;
}

.woocommerce .mt-nz-delivery-notice__detail {
	color: #303030;
	font-weight: 400;
}
