<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
    --background-color: currentColor;
    --background: currentColor;
    --text-color: currentColor;
}
.lt-slider-color i,
.lt-intro-item .sppb-icon,
.lt-about .sppb-row,
.lt-testimonial:before,
.lt-portfolio .sppb-row,
div.itemCommentsForm form input#submitCommentButton,
div.itemCommentsForm form input#submitCommentButton:hover,
.creativecontactform_wrapper input.creativecontactform_send,
.sp-simpleportfolio .sp-simpleportfolio-filter &gt; ul &gt; li &gt; a:after {
    background-color: var(--background-color);
}
.sp-megamenu-parent &gt; li .sp-menu-badge,
.lt-service-item h3::after {
   	background: var(--background-color)!important;
}

.lt-intro-title .sppb-addon-content:before,
.lt-intro-item:hover .sppb-icon i,
.sp-simpleportfolio .sp-simpleportfolio-filter &gt; ul &gt; li:hover &gt; a,
.sp-simpleportfolio .sp-simpleportfolio-filter &gt; ul &gt; li.active &gt; a,
.lt-contact-us ul li em,
.lt-contact-form h4,
div.k2ItemsBlock ul li a {
	color: var(--text-color);
}
 #lt-portfolio .sppb-section-title .sppb-title-heading,
.lt-slider-color,
.lt-process-item h4,
.lt-choose-item .sppb-icon-container i,
.lt-service-item a:hover,
#sp-footer a,
.lt-title h3 span,
#sp-bottom a {
  	color: var(--text-color)!important;
}
.tp-caption a.btn-slider:hover,
.lt-process-item:hover,
.tp-caption a.btn-slider {
  	border-color:var(--text-color)!important;
}
.lt-team-item .overlay-box:before,
.lt-team-item2 .overlay-box2:before,
.lt-team-item3 .overlay-box3:before {
  	border-color:var(--text-color);
}
.lt-logo,
.tp-caption a.btn-slider {
  	background: rgb(250, 185, 34);
}
.lt-team-item .sppb-img-container:after,
.sppb-btn-custom,
.lt-process-item:hover,
#sp-bottom h3.sp-module-title::after,
.sp-simpleportfolio .sp-simpleportfolio-filter &gt; ul &gt; li:hover &gt; a, 
.sp-simpleportfolio .sp-simpleportfolio-filter &gt; ul &gt; li.active &gt; a {
	background-color: var(--background-color)!important;
}

</pre></body></html>