<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.top-0 {
    top: 0 !important;
}
.position-absolute {
    position: absolute !important;
}
.landing-hero  {
    z-index: 1;
}

.dashboard-img img {
    width: 100%;
}
.hero-about {
    padding-bottom: 11rem !important;
    margin-bottom: -11rem;
    z-index: 1;
}

.pt-5 {
    padding-top: 3rem !important;
  }

  </pre></body></html>