.text-white a:not(.btn), .text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6, .text-white .h1, .text-white .h3, .text-white .h4, .text-white .h5, .text-white .h6, .text-white .display-1, .text-white .display-2, .text-white .display-3, .text-white .display-4 { 
  font-size: medium !important;
}

.overlay-dark:before {
  position: unset !important;
}

.container {
  max-width: 860px !important;
}

.pt-9, .py-9 {
  padding-top: 1rem !important;
}

.pb-9, .py-9 {
  padding-bottom: 0rem !important;
}

.pt-8, .py-8 {
  padding-top: 0rem !important;
}

.pb-8, .py-8 {
  padding-bottom: 0rem !important;
}

.pt-6, .py-6 {
  padding-top: 5rem !important;
}

.pb-6, .py-6 {
  padding-bottom: 0rem !important;
}

.z-2 {
  z-index: 0 !important;
}
