.mt-10percent {
  margin-top: 10%;
}

.h-75px {
  height: 75px;
}

.navbar-dropdown-menu {
  max-height: calc(100vh - 103px);
  overflow-y: auto;
}

.fs-16px {
  font-size: 16px;
}

.fs-24px {
  font-size: 24px;
}

.fs-30px {
  font-size: 30px;
}
