a {
text-decoration: none;
}





.video-responsive {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}




.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
color: var(--bs-heading-color);
margin-top: 10px!important;
margin-bottom: 10px!important;
font-weight: 500;
line-height: 1.8;
}


