/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 07 2025 | 04:17:45 */
span.tag, a.tag, .tagcloud > a, .wp-block-tag-cloud > a, .testimonial-headline > b {
    font-family: var(--clb-body-font-family);
    background:  color-mix(in srgb, var(--clb-color-neutral) 16%, transparent);
    display: inline-flex
;
    vertical-align: middle;
    align-items: center;
    margin-top: 78px;
}