.mb-100{
    margin-bottom: 100px !important;
}
.text-justify{
    text-align: justify !important;
}
.mt-2{
    margin-top: 20px !important;
}
.mt-3{
    margin-top: 30px !important;
}
.w-100{
    width: 100% !important;
}
.font-weight-bold{
    font-weight: 700 !important;
}
.pl-0{
    padding-left: 0 !important;
}
.text-black{
    color: black !important;
}
sup{
    color: #ff007d;
}