.mx-auto {
  margin-left: autorem !important;
  margin-right: autorem !important;
}

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

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

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

