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

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

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

.me-7 {
  margin-right: 6rem !important;
}

.ms-7 {
  margin-left: 6rem !important;
}

