<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
-----------------------------------------------
	Color
-----------------------------------------------
 */

#toTop:hover,
.btn-more:hover,
#contact-form .form-control,
.welcome-inner .welcome-heading .welcome-title &gt; span,
#welcome .scroll-down,
.counter-box:hover .icon-counter,
.step-box &gt; .fa,
.member .member-social a:hover,
#owl-tm .oc-item .client-info h3,
#call-to-action .btn-buy:hover,
.pagination &gt; li &gt; a,
.pagination li &gt; span {
    color: #0AE964;
}


/*
-----------------------------------------------
	Background Color
-----------------------------------------------
 */

.box-wide .box-wide-inner .uline::after,
.counter-box .uline::after,
.featured-item .item-info .uline::after,
.item-inner .uline::after,
#toTop,
.btn-rect:hover,
#mc-form &gt; .btn:hover,
#contact-form .btn-contact:hover,
.btn-more,
.box &gt; .fa,
.counter-box:hover .counter-text::after,
.step-box:hover .fa,
.featured-item .item-info .uline::after,
#filter li .active::after,
.item-inner .uline::after,
.member .member-social a,
#owl-tm .owl-controls .owl-page.active &gt; span,
.blog-post .uline,
#call-to-action,
#contact .follow-us a:hover,
.pagination .active &gt; a,
.pagination .active &gt; a:focus,
.pagination .active &gt; a:hover,
.pagination .active &gt; span,
.pagination .active &gt; span:focus,
.pagination .active &gt; span:hover {
    background-color: #0AE964;
}


/*
-----------------------------------------------
	Border Color
-----------------------------------------------
 */

.navbar-default .okayNav li a::after, #footer .footer-nav a::after,
#toTop,
.btn-rect,
.step-box:hover .fa::after,
#mc-form &gt; .btn:hover,
#owl-tm .oc-item .client-image &gt; img,
#owl-tm .owl-controls .owl-page &gt; span,
.plan-features.popular-plan .btn-signup,
.plan-features:hover .btn-signup,
#contact-form .form-control:focus,
#contact-form .btn-contact,
.pagination .active &gt; a,
.pagination .active &gt; a:focus,
.pagination .active &gt; a:hover,
.pagination .active &gt; span,
.pagination .active &gt; span:focus,
.pagination .active &gt; span:hover {
    border-color: #0AE964;
}

.featured-item .hover-bg,
.item-inner .hover-bg {
    background-color: rgba(3, 148, 213, 0.9);
}

/*
#counter .overlay,
#exploring .overlay,
#subscribe .overlay,
.member .member-thumb .overlay,
#testimonial .overlay {
    background-color: rgba(24, 24, 28, 0.9);
}
*/
</pre></body></html>