
.mr-1 {
  margin-right: 10px;
}

.mr-2 {
    margin-right: 20px;
}

.ml-1 {
    margin-left: 10px;
}

.ml-2 {
    margin-left: 15px;
}


.mt-1 {
    margin-top: 0.25rem!important;
}

.mt-2 {
    margin-top: 0.5rem!important;
}

.mt-3 {
    margin-top: 0.75rem!important;
}

.mt-4 {
    margin-top: 1rem!important;
}

.mt-5 {
    margin-top: 1.25rem!important;
}

.mt-6 {
    margin-top: 1.5rem!important;
}

.mt-7 {
    margin-top: 1.75rem!important;
}

.mt-8 {
    margin-top: 2rem!important;
}