<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.list-item {
  position: relative;
}

.list-item .item-icon {
  width: 1.2rem;
  position: absolute;
  top: 0;
  left: -1.8rem;
  margin-top: 0.5rem;
}

.list-square {
  list-style: square;
}

.text-bold {
  font-weight: bold;
}

.text-white {
  color: white;
}

.form-group {
  margin-bottom: 2rem;
}

.container .aboutUs {
  z-index: 9999;
}

.header &gt; .container, .header &gt; .container-fluid {
  z-index: 2;
}
</pre></body></html>