<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.review-section {
    margin-top: 2.5rem;
    margin-bottom: 2rem;
}

.review-figure,
.column-figure,
.column-chapter-figure {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5rem;
    text-align: center;
}

.review-figure figcaption,
.column-figure figcaption,
.column-chapter-figure figcaption {
    text-align: left;
}

.review-item {
    margin-bottom: 1.5rem;
}

.review-meta {
    margin-top: 3rem;
}

#single_post_list .single_post_detail .main_image img {
    width: auto;
}

.js .tmce-active .wp-editor-area {
    color: #2c3338!important;
}

.column-wrapper .column-section-title {
    margin: 4rem 0 1rem;
    font-size: 18px;
    padding: 0.5em 0.5em 0.5em;
    border-left: 6px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #000;
}

.column-wrapper .column-chapter-title {
    padding: 0.5em 0.75em;
    background-color: #f6f6f6;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 3rem 0 1rem;
    color: #000;
    font-size: 14px;
}

.column-greetings,
.column-section-description,
.column-chapter-description {
    padding-bottom: 1rem;
}

.column-greetings p,
.column-section-description p,
.column-chapter-description p {
    margin-bottom: 1rem!important;
}

.review-customer-message p+p,
.review-staff-message p+p,
.column-greetings p+p,
.column-section-description p+p {
/* 	margin-top: 1em!important; */
}</pre></body></html>