@charset "UTF-8";
/* CSS Document */
html {
  font-family: "brandon-grotesque", sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  padding-bottom: 70px;
}

.footer {
    background-color: #f5f5f5;
}
.j {
  color: #bbb;
}

.app {
  border-right: 1px solid aqua;
}


h1 {
  font-family: "brandon-grotesque";
  margin: .67em 0;
  font-size: 2em;
}
h2 {
  font-family: "brandon-grotesque";
  margin: .67em 0;
  font-size: 1em;
}
h7 {
  font-family: "brandon-grotesque";
  font-size: 1.75em;
  padding-top: 14px;
	padding-right: 0;
	padding-bottom: 14px;
	padding-left: 0;
	height:54px;
}

h6 {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h3 {
	font-size: 24px;
	font-family: "brandon-grotesque",sans-serif;
	font-style: normal;
	font-weight: 400;
}
h4 {
  font-size: 18px;
  font-family: "brandon-grotesque",sans-serif;
font-style: normal;
font-weight: 300;
}

h5 {
  font-size: 14px;
  font-family: "brandon-grotesque",sans-serif;
font-style: normal;
font-weight: 300;
}

h6 {
  font-size: 12px;
  font-family: "brandon-grotesque",sans-serif;
font-style: normal;
font-weight: 300;
}