.content_block .block_no_image .block_no_image_child .inner .content .excerpt{
color:black;
} .WP_content ol, .WP_content ul {
margin: 0.5rem 1.2rem !important;
}
.WP_content h1:not(:first-of-type),
.WP_content h2:not(:first-of-type),
.WP_content h3:not(:first-of-type),
.WP_content h4:not(:first-of-type),
.WP_content h5:not(:first-of-type),
.WP_content h6:not(:first-of-type),
.WP_content h7:not(:first-of-type),
.WP_content h8:not(:first-of-type){
margin-top:1.5em;
}
.video-container {
display: block;
position: relative;
padding-bottom: 56.25%;
height: 0;
width: 100%;
clear: both;
margin: 25px 0;
}
.video-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.grecaptcha-badge{
display:none !important;
}