<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*General styles*/
a {color: #34a1f1;}
/*END General styles*/

/*Form Builder*/
.widget.widgetFormBuilder .footer-wrap input {background-image: url('images/form-submit-repeat.png');}
/*END Form Builder*/

/*Top Text*/
.widget.widgetIndexTopText h2 b {color: #34a1f1;}
/*END Top Text*/

/*Apply Button*/
#applyButton a{background-image: url('images/apply-button.png');}
/*END Apply Button*/

/*Content header emphasis*/
#content h2 b, #content h2 strong {color: #34a1f1;}
/*END Content header emphasis*/

/*List bullets*/
.widget.widgetIndexContent ul li, .widget.widgetIndexContent2 ul li {list-style-image: url('images/check.png');}
/*END List bullets*/

/*Testimonials*/
.widget.widgetTestimonials .testimonial .testimonial-content div.author,
.widget.widgetTestimonials .testimonial .testimonial-content div.author div.left,
.widget.widgetTestimonials .testimonial .testimonial-content div.author div.right
{background-image: url('images/testimonial-ribbon.png');}
/*END Testimonials*/

/*Footer*/
#footer span.copyright em {color: #34a1f1;}
/*END Footer*/</pre></body></html>