.c-custom-pages-heading {
   font-size :25px;
   font-style:normal;
   color:	#808080;
   }
   
 
   body {
       
       color:black;
   }
   
   .hero-container{
     padding-top:0px;
   }
   

h1 {
    font-size: 2em;
    margin: 30px 0 15px;
    font-weight: normal;
    
}



h8{
font-family:"Noto Serif",serif;
font-weight:700;
text-transform:none;
line-height:0;
 color:#808080;
 font-size: 19px;

    
}
.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}