body {
  background: #f9f9fa;
  font-family: Source Sans Pro,Roboto,San Francisco,Segoe UI;
  text-align: -webkit-center;
}

.box {
  border: solid 1px #bfbfbf;
  display: inline-block;
  line-height: 1.0em;
  font-weight: 400;
  min-width: 110px;
  font-size: 140px;
  color: #df000f;
  font-family: sans-serif;
}

.card {
  margin-top: -10px;
  font-weight: 200;
  text-align: center;
  margin-bottom: 15px;
  line-height: 1.7em;
}

.card > p {
  margin-top: 2px;
}

hr {
  margin-bottom: 30px;
}

wd {
  transform: scale(2,1);
  display: inline-block;
  padding-left: 18px;
  padding-right: 18px;
}

cms {
  font-family: Comic Sans MS;
}