h1,h2,h3,h4{
  font-family: system-ui;
}

p{
  font-family: system-ui;
}

.portal__header__content__intro--heading{
  font-family: system-ui;
  font-weight: bold;
  filter: drop-shadow(0 0 0.2rem #824200);
}

.dropdown.menu>li>a{
  font-family: system-ui;
  font-weight: bold;
}

.breadcrumbs{
  font-family: system-ui;
}

.breadcrumbs--active{
  font-weight: bold;
}

.vp-tree-item{
  font-family: system-ui;
}

.menu.is-active>a{
  font-weight: bold;
}