.content {
  padding: 1rem;
  margin-left: 0.8rem;
  font-size: 1.2rem;
  color: #444;
  margin-bottom: 1rem; }
  .content h1 {
    margin-top: 30px;
    text-align: center;
    margin-bottom: 20px; }
  .content h2 {
    margin-top: 30px; }
  .content h3 {
    margin-top: 0.5rem; }
  .content h4 {
    margin-top: 0.5rem; }
  .content p {
    margin: 0.8rem 0;
    font-size: 1.5rem; }
  .content label {
    font-family: sans-serif; }
  .content .sans, .content form, .content .form {
    font-family: sans-serif; }
  .content .sans, .content form, .content .form {
    font-family: sans-serif; }
  .content .small-font {
    font-size: 0.9rem; }

.page-subtitle {
  color: #444;
  padding: 1.5px 0; }

@media only screen and (max-width: 568px) {
  .content {
    padding-top: 10px;
    margin-left: 0; } }
