@import "../css/colors"
@import "../css/vars"

:local(.navbar)
  position: relative
  display: flex
  align-items: flex-start
  background: $white
