:root, [data-bs-theme=light] {
  --bs-body-font-family: Manrope, sans-serif;
}

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

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

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

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

