.law-content p {
    margin-bottom: 1em;
}

.law-content p.centered {
    text-align: center;
}

.law-content p.justified {
    text-align: justify;
}

.law-content br {
    display: block;
    margin: 5px 0;
}

.law-content b {
    font-weight: bold;
    display: inline-block;
    margin: 5px 0;
} 