.ml-100{
    margin-left: 100px !important;
}
.mt-1{
    margin-top: 1rem !important;
}
.mt-2{
    margin-top: 2rem !important;
}
.mt-6{
    margin-top: 6rem !important;
}
.mt-7{
    margin-top: 8rem !important;
}
.mt-8{
    margin-top: 8rem !important;
}
.mt-9{
    margin-top: 9rem !important;
}
.mt-10{
    margin-top: 10rem !important;
}

.ml-10{
    margin-left: 10px !important;
}

.ml-2rm{
    margin-left: 2rem !important;
}
.mb-2{
    margin-bottom: 2rem !important;
}

.mt--2-5{
    margin-top: -2.5rem;
}

.mt-300{
    margin-top: 300px !important;
}

.mt--10{
    margin-top: -10px !important;
}

.d-mt-10{
    margin-top: 10rem;
}


.d-mt-15{
    margin-top: 15rem;
}

.d-mt-16{
    margin-top: 16rem;
} 
.d-mt-17{
    margin-top: 17rem;
} 

.d-mt-18{
    margin-top: 18rem;
} 

.d-mt-19{
    margin-top: 19rem;
} 

.d-mt-20{
    margin-top: 20rem;
} 

.mt-12{
    margin-top: 12rem;
}

.mt-15{
    margin-top: 15rem;
}

.mt-20{
    margin-top: 20rem;
}