@import "https://unpkg.com/chota@latest";

:root {
  --nav-height: 50px;
}

body {
    overflow: hidden;
}

.brand-accent {
  color: #bbbbbb;
}