.m-0 {
  margin: 0!important;
}

.m-1 {
  margin: .25rem!important;
}

.mt-0 {
  margin-top: 0!important;
}

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

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

.mb-0 {
  margin-bottom: 0!important;
}

.mb-2 {
  margin-bottom: .5rem!important;
}

.mb-6 {
  margin-bottom: 4.5rem !important;
}

