h2 {
    margin-bottom: 30px;
}

h3 {
    margin-top: 40px;
    margin-bottom: 15px;
    font-size: 1.5rem;
}

p {
    text-indent: 40px;
}

p.no-indent {
    text-indent: initial;
}