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

color - #10ace5
/* 01 MAIN STYLES
****************************************************************************************************/
a {
  color: #10ace5;
}
::selection {
  color: #fff;
  background: #10ace5;
}
::-moz-selection {
  color: #fff;
  background: #10ace5;
}

/**** Custom logo ****/

#royal_preloader.text .loader,
.big-text,
.cl-effect-5 a span::before,
.list-social li.icon-soc a,
.icon-left1,
.text-over-video, 
.team-social li:hover.icon-team a,
.portfolio-box .fancybox-button,
#filter li .current ,
.portfolio-box h4,
.plans-offer-gold h3,  
.plans-offer-gold h3 span, 
.plans-offer-gold h6,
.plans-offer-gold a,
.plans-offer a,
.link-work a,
.facts-wrap-num,
form #button-con input,
form #button-con input:hover,
.button-map:hover,
.blog-post p span,
.contact-wrap i, 
.icon-footer,
.icon-test,
#footer .back-top,
.blog-text-name a, #footer i,
.pagination ul li a.current, .pagination ul li span.current, 
.pagination ul li a:hover,
.blog-post .post h6 a, .widget_meta abbr,
.search_form:hover:before, .view-live:hover{
	color: #10ace5;
}
ul.slimmenu li a:hover {
    border-bottom: 1px solid #10ace5;
}
ul.slimmenu li ul li a:hover {
    border-bottom:1px solid #10ace5;
}
.team-line{
	background: #10ace5;
} 
.slideshow &gt; nav span.current {
	background-color: #10ace5;
}
.flat-filled .icon &gt; path {
    fill: #10ace5;
}
.flat-filled .icon &gt; .lightning {
    fill: #10ace5;
}
</pre></body></html>