/* Add custom CSS styles below */ 


.prestige-logo img {
  width: 90px !important;
  height: auto !important;
}

footer {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

@media (min-width: 768px) {
  footer {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
}

.border-b.mb-4.pb-4 {
  display: none !important;
}

.s-block__title {
  display: none !important;
}

/*.text-sm {
  display: none !important;
}*/

/* s-button-element.s-button-btn.s-button-solid.s-button-primary.s-button-loader-center {
  display: none !important;
}

.p-0\.5.mt-3 {
  display: none !important;
}

.flex.text-base.mt-6 {
  display: none !important;
} */