    .title-slide-hm .parallax-box {
    color: white;
   background: transparent !important;
  
   }
   
       .new-title-slide-hm .parallax-box {
    color: white;
   background: transparent !important;
  
   }
       .index-slide-hm .parallax-box .content-region-hm {
margin: auto !important;
   }
   
   
     
   .second-para {
           background: rgba(0, 0, 0, .6);
           margin-top: 6rem !important;
   }
   
   
   .title-slide-hm .parallax-content-hm {
       background: rgba(0,0,0,0.3);
  margin-top: -3rem;
}

   .new-title-slide-hm .parallax-content-hm {
       background: rgba(0,0,0,0.3);
  margin-top: -3rem;
}
   
   .medium-quote-hm {
       font-size: 2rem !important;
   }
   
   .quote-mark-hm {
       display: none;
   }
   
   .h2 {
       font-size: 2rem !important;
   }