body {
  font-family: "League Spartan", sans-serif !important;
}

.main-custom {
  min-height: calc(100vh - 188px);
}

.custom-height {
  height: 58px !important;
}

.toast-top-center {
  top: 30px !important;
}

.cards-custom {
  border: 1px solid !important;
  background-color: rgba(0, 0, 0, 0.1) !important;
}
