.font{
    color:#5E3BEE;

}
.textfont{
     border: 1.33px solid #5E3BEE;
}
.bgcolor{
    background-color:#5E3BEE;

}
.text{
font-family: Roboto;
font-weight: 700;
font-style: Bold;
font-size: 74.67px;
}
.ptext{
font-family: Roboto;
font-weight: 400;
font-style: Regular;
font-size: 24px;
}
.hero{
    background-color:#F5FCFF;

}
