.hhit-post-inset .post-inset-wrapper h1,
.hhit-post-inset .post-inset-wrapper h2,
.hhit-post-inset .post-inset-wrapper h3,
.hhit-post-inset .post-inset-wrapper h4,
.hhit-post-inset .post-inset-wrapper h5,
.hhit-post-inset .post-inset-wrapper h6 {
    color: var(--title-color);
}

.hhit-post-inset .post-inset-wrapper {
    padding: var(--post-inset-padding);
    border-radius: 0.875rem; 
    background: var(--bg-color);
    color: var(--text-color);
    border: var(--post-inset-border) solid #ddd;
    align-self: self-start;
}

.hhit-post-inset .post-inset-wrapper .vidyard-player-container {
    margin-bottom: 1.25rem !important; 
}

.hhit-post-inset .post-inset-wrapper .wp-block-stackable-text {
    margin-bottom: 0;
}

.hhit-post-inset .post-inset-wrapper .testimonial-sec {
    --bg-color: unset !important;
    --active-nav-color: unset !important;
    --bg-image: unset !important;
    --nav-color: unset !important;
}

.hhit-post-inset .post-inset-wrapper .testimonial-sec .container {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    max-width: 100% !important;
}

.hhit-post-inset .post-inset-wrapper .testimonial-sec .testimonial-wrapper {
    background: var(--bg-color);
    border-radius: 0 !important;
    padding: 0;
}

.hhit-post-inset .post-inset-wrapper .testimonial-sec .slick-track {
    width: 100% !important;
    transition: unset !important;
}

.hhit-post-inset .post-inset-wrapper .testimonial-sec .slick-track .item {
    width: 100% !important;
}

.hhit-post-inset .post-inset-wrapper .testimonial-sec .slick-track .item .testimoniee {
    display: block !important;
    padding: 0 !important;
}

.hhit-post-inset .post-inset-wrapper .testimonial-sec .slick-track .item .thumb-wrapper {
    display: none;
}

.hhit-post-inset .post-inset-wrapper .testimonial-sec .slick-track .item .content {
    font: normal var(--f-medium) 1.13rem / 1.3 var(--font-sans);
    margin-bottom: 1.25rem; 
    padding-bottom: 1.25rem; 
    border-bottom: 0.0625rem solid #fff; 
    margin-top: 0;
}

.hhit-post-inset .post-inset-wrapper .testimonial-sec .slick-track .item svg.quote {
    width: 1.875rem;
}

.hhit-post-inset .post-inset-wrapper .testimonial-sec .testimonial-wrapper .testimoniee {
    display: block;
    padding: 0;
}

.hhit-post-inset .post-inset-wrapper .testimonial-sec .testimonial-wrapper .testimoniee .thumb-wrapper {
    display: none;
}

.hhit-post-inset .post-inset-wrapper .testimonial-sec .testimonial-wrapper .testimoniee .content-wrapper .content {
    font: normal var(--f-medium) 1.13rem / 1.3 var(--font-sans);
    margin-bottom: 1.25rem; 
    padding-bottom: 1.25rem;
    border-bottom: 0.0625rem solid #fff; 
    margin-top: 0;
}

.hhit-post-inset .post-inset-wrapper .testimonial-sec .testimonial-wrapper .testimoniee svg.quote {
    max-width: 2.5rem;
}

.hhit-post-inset .post-inset-wrapper li::marker, .hhit-post-inset .post-inset-wrapper ol::marker {
    color: var(--text-color) !important;
}

.hhit-post-inset .post-inset-wrapper ul {
    margin-top: 1.25rem !important;
}

.hhit-post-inset .post-inset-wrapper p.stk-block-text__text {
    margin-bottom: 1rem;
}
.hhit-post-inset .post-inset-wrapper .wp-block-stackable-image {
    margin-bottom: 0rem;
}
.hhit-post-inset .post-inset-wrapper ul.wp-block-list, .single .hhit-post-content .hhit-content-wrapper .hhit-post-inset .post-inset-wrapper ul.wp-block-list {
    margin: 0 0 1.6875rem 1.5rem;
}
.hhit-post-inset .post-inset-wrapper .testimonial-sec {
    background: unset !important;
    border: unset !important;
}
.hhit-post-inset .post-inset-wrapper img.stk-img {
    border-radius: 0.875rem;
}