/* Subtle spacing for list elements */
ul li,
ol li {
    font-size: large;
    margin-bottom: 0.5em;
}