:root {
    --accent: #ff4a17 !important;
    --primary-font: Poppins, sans-serif;
    --secondary-font: Open Sans, sans-serif;
}

.h2-box h2 {
    font-size: 89px!important;
}
@media(max-width: 768px){
video{
  height: 40vh!important;
}
.h2-box h2{
  font-size: 47px !important;
}
.cs-hero.cs-style2{
min-height: 70vh;
}
.h2-container{
margin-bottom: -10px !important;
}
.h2-container:first-child {
  margin-top: -2rem !important;
}
#home{
padding-top: 3rem;
padding-bottom: 3rem;
}
.h2-box:not(:last-child){
margin-bottom: 1.5rem !important;
}
}
.cs-section_heading.cs-style1 .cs-section_title{

  font-size: 31px;
}

.cs-cta.cs-style1 .cs-cta_title {  font-size: 21px;
}



.cs-height_90{
height:10px !important
}

.cs-section_heading.cs-style1 .cs-section_title{
: 21px;}

.cs-column_reverse_lg  {  margin-top: 20px; /* Adds 20 pixels of space above the element */
}


.cs-column_reverse_lg {
    
  margin-top: 92px;
}


.cs-section_heading.cs-style1 .cs-section_title {
    font-size: 21px;
}

.cs-section_heading.cs-style1 .cs-section_subtitle{  margin-top: 30px; /* Adds 20px space above the h1 */
}

@media screen and (min-width: 992px) {
    .cs-height_145 {
        height: 29px;
    }
}
