.content {
    font-size: 18px;
    line-height: 40px;
    padding: 50px 20px 100px 20px;
}
h1,
h2 {
    text-align: center;
    line-height: 60px;
}
h2 {
    margin-bottom: 20px;
}
h3 {
    margin-top: 20px;
}
.content p {
    text-indent: 2em;
}

ul,
ol {
    padding-left: 2em;
}
