a {
  font-weight: bold;
  text-decoration: none;
  color: inherit;
}

body {
  background-color: #F5F7FA;
  color: #2E3440;
}

.active {
  font-weight: bold;
  color: #67EA94;
}

.bg-navbar {
  background-color: #1F2A37;
  color: #6EDBD4;
}

.pagemenu {
  font-weight: bold;
}

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