/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 #bcgov_email_submit, #bcgov_email_submit_unsubscribe {
		color: #fff;
		background-color: #036;
	 border-color: #036;
}

@media (min-width: 992px) {
	.bcgov-email-subscribe {
		width: 33.333333%
	}
}

.bcgov-email-subscribe {
	max-width: 600px;
}
