.dropdown-item:hover {
  background-color: #324748 !important;
  color: white !important;
}

.dropdown-item {
  color: white !important;
}

main {
  background: linear-gradient(-131deg, #0d1112 0%, #324748 100%) !important;
  flex: 1 1 auto !important;
}

