._pageContainer_fs13k_1 {
  display: flex;
  flex-direction: column;
  min-width: 100%;
  min-height: 100%;
  flex: 1;
}

._navBar_fs13k_9 {
  flex: 0;
  background-color: var(--bg-primary-nav);
  transition: background-color ease 0.5s;
  padding: 0.5rem 1rem;
  z-index: 60;
  flex: none;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}

._logo_fs13k_21 {
  height: 2.5rem;
  max-width: none;
}

._navBrand_fs13k_26 .link {
  display: inline-block;
}
