body {
  background: black;
  font-family: Avenir Next, Acenir, Open Sans, Helvetica, sans-serif; }
  body nav .navbar-toggler {
    outline: none;
    border: none; }
  body .row {
    margin: 0px 0px; }
  body button.btn {
    cursor: pointer; }
  body a, body a:hover, body a:visited, body a:active {
    color: inherit;
    /* blue colors for links too */
    text-decoration: inherit;
    /* no underline */ }

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