*{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}
.btn{
    background-color: #6B46FF;
}
.getstartedbtn{
    color: #6B46FF;
}
.Coursecardbdr{
    border: #6B46FF solid 1px;
}
.cards-span{
    color: #6B46FF;
    cursor: pointer;
}
.btn-clr{
    background-color: #6B46FF;
}
.omag-tc{
    color: #6B46FF;
}
.iial-tc{
    color: gray;
}
.img-w{
    width: 20px;
}
.btn-clr-wht{
    background-color: white;
    border: 1px solid gray !important;
    color: black;
}
.gtlat-css{
    margin-top: 70px;
}
.gtlat-img-css{
    cursor: pointer;
}
.gtlat-ib-css{
    border: 1px black solid;
    width: 290px;
}
.gtlat-h5-2-css{
    padding-top: 50px;
}
.tcs-css{
    margin-top: 70px;
}
.hs-si-css{
    color: #6B46FF  ;
}
.hs-ig-css{
    width: 350px;
    height: 30px;
}
.hs-btn-css{
    width: 150px;
    height: 40px !important;
}
.hs-btn-css:hover{
    background-color: #6B46FF !important;
}
.hs-btn1-css{
    background-color: white;
    width: 50px;
    height: 40px;
    border: 1px solid #6B46FF;
}
.hs-btn1-css:hover{
    border: 1px solid #6B46FF;
}


