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

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

.me-5 {
  margin-right: 3rem!important;
}

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

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

.ms-5 {
  margin-left: 3rem!important;
}

