:root {
  --bulma-family-primary: Geist
}

.navbar-item img,
.navbar-item svg {
  max-height: none;
}

.bottom-border-1 {
  border-bottom: 1px solid;
}