
html, body {
  background: #00293D;
  color: #F2F1E6;
}

body, p span, h2 {
  font-family: griffith-gothic, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
}

h1, h3, h4, h5, h6 {
  font-family: dogma-bold, sans-serif;
  text-transform: uppercase;
}

.percent, .total-percent {
  background: #30B2CD;
}
