.fw-text.centered {
    margin: 0 auto;
}

.fw-text.no-paragraph-margin > p,
.fw-text > p:last-of-type {
    margin-bottom: 0;
}