.code {
  font-family: 'Inconsolata', monospace;
}

.sc {
  font-variant: small-caps;
}

body, footer {
  background-color: #dfe2e7 !important;
  color: #04050a !important;
}

h1 {
  color: #274a85 !important;
}

hr {
  background-color: #0f1d5a !important;
}

.box {
  background-color: #0f1d5a !important;
  color: #dfe2e7 !important;
}

a {
  color: #e4343c !important;
}

table {
  background-color: #dfe2e7 !important;
  color: #04050a !important;
}

table * {
  border-color: #04050a !important;
}
