#u94_align_to_page {
    margin: 0 auto;
}

.section-title {
    text-align: center;
}

.help-block.error,
.errorMessage {
    color: red;
    margin: 0 0 10px;
}
.errorMessage a {
    color: #000;
    text-decoration: underline;
}

.page-content {
    color: #2a0825;
    font-size: 14px;
}