<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
	.wpfaqcustomfieldcaption,
.faqs_customfieldcaption {
    font-size: 0px;
    color: #999999;
    font-style: normal;
}
/* below is the icon preceeding questions
.wpfaqacc .ui-icon-triangle-1-e:before {
    font-family: 'faqs_dashicons' !important;
    content: "\f139";
    font-size: 16px;
    vertical-align: middle;
}
div.wpfaqacc h4.wpfaqacctoggle {
        display: block;
        cursor: pointer;
        /*margin: 0 0 10px 0;*/
        margin: 0 0 0 0 !important;
        padding: 0 0 10px 0;
        font-weight: bold;
        font-size: 16px;
}

h4.wpfaqacctoggle:focus {
        border: none;
        font-size: 16px;
}

div.wpfaqacc h4.wpfaqacctoggle a {
        text-decoration: none;
        display: block;
        padding: 0 0 0 20px;
        background: none;
        font-size: 16px;
}

div.wpfaqacc h4.wpfaqacctoggle a:hover {
        text-decoration: none;
        background: none;
        font-size: 16px;
}</pre></body></html>