﻿h1 {
    text-align: center;
    margin-bottom: 1em;
    /*
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2;
    */
}

h2 {
    text-align: center;
    margin-bottom: 1em;
}

.multiline {
    white-space: pre-wrap;
}

dl {
    margin-bottom: 0;
}
