/* Some changes to the defaults, because most parts are to big */
h1 {font-size:2.25rem; }
h2 {font-size:1.875rem;}
h3 {font-size:1.5rem;}
h4 {font-size:1.25rem; }
h5 {font-size:1.125rem; }
h6 {font-size:1rem;}

h1, h2, h3, h4, h5, h6 {
    line-height: 0.45em;
}

/* Make more eye friendly */
article section.page { max-width: 70rem; }

/* Also remove some white space */

p { 
  margin-top: 1.0rem;
  margin-bottom: 1.0rem;
}
