.fbf-post {
    margin-bottom: 40px;
}

.fbf-date {
    font-size: 13px;
    color: #666;
    margin-bottom: 5px;
}

.fbf-content img {
    width: 100%;
    margin-bottom: 10px;
}

.fbf-share {
    text-align: right;
    margin-top: 10px;
}

.fbf-share a {
    color: #1877f2;
    font-size: 14px;
}

.fbf-pagination {
    text-align: center;
    margin-top: 30px;
}

.fbf-page {
    display: inline-block;
    margin: 0 4px;
    padding: 6px 10px;
    border: 1px solid #ddd;
    cursor: pointer;
}

.fbf-page.active {
    background: #222;
    color: #fff;
}
