body {
  font-size: 16px;
}
.small {
  font-size: 12px; /* 75% of the baseline */
}
.large {
  font-size: 20px; /* 125% of the baseline */
}
p.blink_logo {
  text-align: center;
}
h1 {
  text-align: center;
}
body {
  font-family: -apple-system, BlinkMacSystemFont, sans-serif;
}
a {
  word-wrap: break-word;
}
