:root {
  --primary-rgb: 252, 252, 252;
  --secondary-rgb: 220, 220, 220;
  --body-color-rgb: 252, 252, 252;
  --body-bg-rgb: 0, 0, 0;
  --navbar-brand-height: 60px;
}
.header-banner {
  color: rgb(0,0,0);
}
.classification-image {
  display: none;
}
