.navbar {
  @extend .is-transparent;
}

.navbar-brand {
  font-weight: bolder;
}

.navbar-dropdown {
  @extend .is-boxed;
}
