.woocommerce-checkout {
	.woocommerce {
		form {
			&.checkout_coupon {
				background-color: #f2f2f2;
			}
		}
	}
}