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

.me-auto {
  margin-right: auto !important;
}

.px-4 {
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}

.py-5 {
  padding-top: 7.5rem !important;
  padding-bottom: 7.5rem !important;
}

