@import url(https://fonts.googleapis.com/css?family=Josefin+Sans|Quicksand|Noto+Serif);
.container___3Z6Kf {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  font-family: 'Josefin Sans', cursive;
  flex-wrap: nowrap;
  min-height: 70%; }

.navBar___dB8Kk {
  padding: 30px 15px 20px;
  display: flex;
  justify-content: "space-between";
  align-items: center;
  font-family: 'Josefin Sans', cursive;
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px; }

.footerBar___8JKkt {
  margin: 30px 0;
  color: #b6b6b6;
  font-family: "Quicksand", sans-serif;
  font-size: 12px;
  text-align: center;
  padding: 0 400px; }

html, body, .page___2jEvN {
  height: 100%;
  margin: 0; }

.selected___3HJV4, .linkText___1nZAO:active {
  background-color: yellow; }

.secondaryNav___1l22Q .selected___3HJV4, .secondaryNav___1l22Q .linkText___1nZAO:active {
  background-color: #ffffdf; }

.nav___1LZeu {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: flex;
  justify-content: flex-start; }

.link___1Su_K {
  display: inline-block;
  margin-right: 25px;
  font-size: 12px;
  line-height: 12px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  color: #1f183b;
  letter-spacing: 1px;
  transition: all 300ms ease; }

.linkText___3B_oJ:hover, .linkText___3B_oJ:active {
  background-color: #e8e8e8; }

.linkContainer___2vRdF {
  line-height: 30px; }

.linkImage___2JQIp {
  width: 90px; }

