html, body {
  font-family: "Inter", sans-serif !important;
}

.sl-logo {
  height: 34px !important;
}

.v-none {
  visibility: hidden !important;
}

.text-center {
  text-align: center !important;
}

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

.text-right {
  text-align: right !important;
}

.text-small {
  font-size: small !important;
}

.dark-mode-switch {
  right: 0 !important;
}

.selected-course {
  border: 2px solid green !important;
}

.action-panel {
  top: 70px !important;
}

/*# sourceMappingURL=site.min.css.map */
