p {
  font-family: 'Chronicle SSm A', 'Chronicle SSm B';
  font-weight: 300;
  font-style: normal;
  font-size: 15px;
  line-height: 23px;
  color: #555;
  margin-left: 2px;
  margin-right: 0;
}
p.abstract {
  font-family: 'Chronicle SSm A', 'Chronicle SSm B';
  font-weight: 600;
  font-style: italic;
}
.dropcap {
  font-family: 'Chronicle Cond A', 'Chronicle Cond B';
  font-weight: 400;
  font-style: normal;
  float: left;
  font-size: 81px;
  position: relative;
  top: 21px;
  margin-bottom: 40px;
  margin-right: 2px;
}
em,
i {
  font-family: 'Chronicle SSm A', 'Chronicle SSm B';
  font-weight: 300;
  font-style: italic;
}
h1 {
  font-family: 'Chronicle Cond A', 'Chronicle Cond B';
  font-weight: 400;
  font-style: normal;
  font-size: 40px;
  line-height: 42px;
  text-align: center;
  max-width: 85%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 32px;
}
h2 {
  font-family: 'Chronicle SSm A', 'Chronicle SSm B';
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  font-size: 26px;
  line-height: 32px;
  text-align: center;
  margin-bottom: 10px;
}
h3,
.campaign p {
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 29px;
  margin: 24px 0 10px 2px;
  margin-right: auto;
  text-align: center;
}
h4 {
  font-family: 'Chronicle SSm A', 'Chronicle SSm B';
  font-weight: 600;
  font-style: normal;
  font-size: 38px;
  line-height: 42px;
  text-align: center;
}
a {
  color: #b44;
  font-weight: 700;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
figure label {
  font-size: 13px;
  line-height: 16px;
  display: block;
  padding: 7px 10px 0;
  text-align: right;
  color: #777;
}
blockquote {
  margin: 30px 0;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  padding: 0.75em 0;
  text-align: center;
}
blockquote p {
  font-family: 'Chronicle SSm A', 'Chronicle SSm B';
  font-weight: 600;
  font-style: normal;
  font-variant: small-caps;
  font-size: 18px;
  line-height: 28px;
  margin: 0 auto;
  max-width: 80%;
}
blockquote .signature {
  font-style: italic;
  font-weight: 300;
  font-size: 12px;
  line-height: 25px;
  margin-top: 5px;
  text-align: right;
}
.three-columns blockquote p,
.wide-and-narrow blockquote p {
  max-width: 100%;
}
@media (min-width: 500px) {
  html,
  body,
  p {
    font-size: 16px;
  }
}
@media (min-width: 700px) {
  h1 {
    font-size: 50px;
    line-height: 57px;
    max-width: 75%;
    margin-left: auto;
    margin-right: auto;
  }
  h2 {
    font-size: 28px;
    line-height: 34px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  h3 {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  blockquote p {
    font-size: 20px;
    line-height: 33px;
    max-width: 70%;
  }
  blockquote .signature {
    font-size: 15px;
    line-height: 30px;
  }
}
.hours p {
  font-weight: bold;
}
.hours label {
  width: 100px;
  display: inline-block;
  font-weight: normal;
}
a.menu {
  margin-bottom: 10px;
}
.campaign figure {
  margin: 20px auto 50px;
}
.campaign figure img {
  box-shadow: none;
  margin-bottom: 5px;
}
.campaign figure img.shadow {
  box-shadow: 0 5px 6px -3px rgba(0, 0, 0, 0.6);
}
.campaign figure label {
  text-align: center;
}
.puffar.three {
  max-width: 660px;
  margin: 0 auto;
}
.puffar.three .puff {
  width: 32%;
  margin: 2% 0;
  margin-left: 2%;
}
.puffar.three .puff:first-child {
  margin-left: 0;
}
