/*$theme-border: $border-gray;*/
.nav-container {
  display: flex;
  flex-direction: row;
  justify-content: end;
  background-color: rgba(255, 255, 255, 0);
  justify-self: end;
  right: 0%;
  flex-wrap: wrap; }

.nav-button {
  margin: 0.25vmax; }

/*# sourceMappingURL=external.css.map */
