span.ell {
    color: #fec200 !important;
}
.abotdata h1 {
    color: #333333;
    font-size: 75px;
    font-weight: 800;
    margin-bottom: 30px;
}
.abotdata p {
    color: #333333;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 25px;
    line-height: 35px;
}
.aboutdataarea {
    padding: 50px;
    background: #f6f6f6;
}





@media only screen and (max-width: 480px) {
    .abotdata h1 {
        color: #333333;
        font-size: 45px;
        font-weight: 800;
        margin-bottom: 30px;
    }
}









