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

 .bcgov-consent .alert {
 	white-space: pre-line;
 	height: 200px;
 	overflow-y: scroll;
 	overflow-x: hidden;
 }

 .bcgov-consent-checkbox {
 	margin-right: 15px !important;
 }

 .bcgov-consent {
 	margin-bottom: 15px;
 }