body { color: #000000; }
p, h1, h2, h3, h4, h5, li {
  font-family: "pill-gothic-600mg-1", "pill-gothic-600mg-2", sans-serif;
  font-size: 14px;
}
p, h3, h4, h5 {
  padding-bottom: 18px;
  line-height: 18px;
}
h3, h4, h5 {
  font-family: "ff-dagny-web-pro-1", "ff-dagny-web-pro-2";
  font-size: 28px;
  font-weight: 400;
}
h4, h5 {
  color: #86888d;
  font-size: 23px;
  font-weight: 300;
  padding-top: 18px;
}
ul { padding-bottom: 18px; }
h1, h2 {
  font-family: "pill-gothic-300mg-1", "pill-gothic-300mg-2", sans-serif;
  font-size: 40px;
  font-weight: 600;
  letter-spacing: -2.5px;
  text-transform: uppercase;
  font-style: italic;
}
em { font-style: italic; }
a {
  text-decoration: none;
  color: #86888d;
}
a:visited { color: #86888d; }
.br { display: block; }
strong { font-weight: bold; }
#secondary a:hover { text-decoration: none; }
#secondary p {
  font-family: "ff-dagny-web-pro-1", "ff-dagny-web-pro-2";
  letter-spacing: 0px;
}
#about p {
  font-weight: 600;
  letter-spacing: -1px;
  font-size: 18px;
  line-height: 20px;
}
