/* Copyright (c) 2016 Superscript Software, LLC. */

body {
  font-family: 'Open Sans', sans-serif;
}

.brand {
  font-size: 20pt;
  font-weight: 300;
}

.bleed {
  font-size: 20pt;
  font-weight: 300;
}

ul.nav-justified {
  margin-top: -22px;
  margin-bottom: -22px;
}

footer.footer {
  color: rgb(119, 119, 119);
  font-size: 14px;
  margin-bottom: 12px;
}
