/* This stylesheet is meant to override SASS styles. Please place them below.  To activate, uncomment line 12 in ../inc/scripts.php */


.video-embed {
	padding: 0 0 40px;
	margin: 0 0 40px;
    border-bottom: 5px solid #eee;
}
.video-embed iframe {
	width: 100%;
}

.disclaimer {
	text-align: center;
	color: #fe161b;
	font-size: .89em;
	font-weight: 600;
}

.page-id-3842 .wp-block-image .icons {
	margin-left: -20px;
	margin-right: 5px;
	width: 100%;
	text-align: center;
}

.page-id-3842 figcaption {
	text-align: center;
}

@media only screen and (max-width: 1000px) {
	 .disclaimer {
		margin-top: 30px;
	}
}