#section {
    margin-bottom: 1em;
    letter-spacing: 0.3em;
}
p {
    text-align: justify;
}
p:not(:first-of-type) {
    text-indent: 2em;
}