.big-preview.multi-big {
    width: 800px !important;
    margin: 0 auto;
    max-width: 100% !important;
}

.blog-meta {
    display: none !important;
}

.entry-content-wrapper h2.post-title.entry-title a {
    color: var(--secondary) !important;
}

.entry-content-wrapper h2.post-title.entry-title {
    margin-top: 25px !important;
}

.faq-content-alt .toggle_icon span {
    border-color: var(--secondary);
}

.faq-content-alt .toggler {
    font-weight: bold;
    color: var(--primary) !important;
}