h2 ~ *:not(h2) {
    margin-left: 2em;
}

h2 {
    color:#0071c1;
}

ul {
    margin-left: 1em;
}
