body, main, header, footer {
  width: 100%;
}

.flex {
  display: flex;
}

h1, h2, h3, h4, h5, h6, p, strong {
  color: #0F3975;
}

small {
  font-size: 1rem !important;
}

sub {
  font-size: 50% !important;
}
