<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wpb-content-layouts .wpb-layout-element-button .icon-wpb-vc_extension_cq {
    background-image: url(../img/icon.png)!important;
}
span.vc_element-icon.icon-wpb-vc_extension_cq{
    background-image: url(../img/icon.png)!important;
}

.icon-wpb-vc_extension_cq{
	background-image: url(../img/icon.png)!important;
	background-position:0 0 !important;
}

.wpb_cq_vc_extension.wpb_content_element &gt; .wpb_element_wrapper {
	background-image: url(../img/icon.png)!important;
}

.wpb-textarea_raw_html, .textarea_raw_html {
  font-family: Arial!important;
  color: #333!important;
  font-size: 13px!important;
  height: 90px;
}
</pre></body></html>