.forum--post-content {
    font-family: 'Neo Sans', Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #e9eef6;
}

.forum--posts .forum--post .forum--post-main .forum--post-content {
    line-height: 1.65;
}

.forum--post-content a {
    text-decoration: underline;
    text-underline-offset: 3px;
}
