body {
  font-family: 'Alegreya Sans', Arial, sans-serif;
  line-height: 1.2em;
}

.head {
  margin: 0;
  text-align: center;
}

.head h1 {
  margin: 0;
  font-weight: 700;
  text-transform: uppercase;
}

.faucet {
  margin-top: 0.5em;
  padding: 0 0.5em;
  border-top: solid rgba(0, 0, 0, 0.2) 0.1em;
  border-left: solid rgba(0, 0, 0, 0.2) 0.1em;
}

h1.num {
  margin-top: 0;
  color: rgba(0, 0, 0, 0.2);
}

h1.beerName {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
}

h2.beerStyle {
  margin-top: 0;
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
}

span.abbr {
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.3);
  font-size: 0.7em;
  font-weight: 400;
}

span.avAbbr {
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.6);
  font-size: 0.8em;
  font-weight: 400;
}

p {
  margin-top: 1em;
  font-weight: 700;
  font-size: 1.2em;
}

p.avail {
  font-size: 1em;
}
