a
  color: #00a6f9
  &:hover
    color: #0084d6

  [class^="openwebicons-"], [class*=" openwebicons-"]
    text-decoration: none
    line-height: 1

code, kbd, pre, samp
  font-family: Monoid, Hack, Inconsolata, Menlo, Monaco, Consolas, "Liberation Mono", monospace
code, pre
  color: #cccccc
code
  background-color: #141414

body
  background-color: #1d1f21
  color: #c9cacc
  display: flex
  flex-direction: column
  min-height: 100vh
  > main
    flex: 1
    margin: 2em
  > footer
    text-align: center
    padding-bottom: 1em
    display: flex
    justify-content: space-evenly
    margin: auto 1em
#navbar
  justify-content: space-between
.breadcrumb
  background-color: #404449
  border-radius: 0
  .breadcrumb-item.active
    color: #fff