.mx-3 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

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

.mb-4 {
  margin-bottom: 1.5rem !important;
}

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

