.biggerheading{
    font-size: 70px !important;
    line-height: 70px !important;
    text-transform: uppercase !important;
}

.lightbiggerheading{
    font-size: 70px !important;
    line-height: 70px !important;
    text-transform: uppercase !important;
    font-weight: 100 !important;
    margin-top: -30px !important;
}

.littlebiggerheading{
    font-size: 50px !important;
    line-height: 50px !important;
    text-transform: uppercase !important;
}

.bgyellow85{
    background-color: #fc9f2e !important;
    width: 85% !important;
}

.bgyellow62{
    background-color: #fc9f2e !important;
    width: 62% !important;
}

.black{
    color: black !important;
}

.white{
    color: white !important;
}

.yellow{
    color: #fc9f2e !important;
}