

.section-title-center{
    text-align: center;
}





.license-txt-container{
    background-color: white;
    border-radius: 30px;
    padding: 50px;
}





@media (max-width:1719px){
  
}



@media (min-width:1796px){


    .hero-container{
        padding: 0 70px;
        margin-top: 30px;
    }
   
}


@media (min-width:992px) {
    .section-seperator{
        height: 50px;
        width: 100%;
        background-color: #eeebeb46;
    }
}


