<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*=========================
Theme: Evelyn - Multi-paged Business Theme
Author: Areeb Majeed
Email: hello@areebmajeed.me
Version: 1.0
Created In: December 2016
===========================
This is a colour file.
==========================*/

.navbar {

    background: #21b799;

}

.navbar-brand {

    color: white !important;

}

#navbar-main {

    background: #21b799;
    border: 0;

}

.nav.navbar-nav &gt; li &gt; a:link, .nav.navbar-nav &gt; li &gt; a:visited, .nav.navbar-nav &gt; li &gt; a:hover, .nav.navbar-nav &gt; li &gt; a:active, #navbar-right-side &gt; li &gt; a:link, #navbar-right-side &gt; li &gt; a:visited, #navbar-right-side &gt; li &gt; a:hover, #navbar-right-side &gt; li &gt; a:active {

    color: white !important;

}

.hvr-underline-from-left:before {

    background: white !important;

}

.homepage-cover {

    background: #21b799;
    color: white;

}

.btn-cover {

    border-color: white;
    color: white !important;

}

.btn-cover:hover {

    color: #21b799 !important;
    background: white !important;

}

.btn-feature {

    border-color: #21b799;
    color: #21b799 !important;

}

.btn-feature:hover {

    color: white !important;
    background: #21b799 !important;

}

#colour1, .colour1 {

    background: #1F1F1F;
    color: white;

}

#colour2, .colour2 {

    background: #E2E2E2;
    color: #313131;

}

#colour3, .colour3 {

    background: #1F1F1F;
    color: white;

}

.cf-description {

    background-color: #21b799;
    color: white;

}

.cf-description:after {

    border-top: 15px solid #21b799;

}

#link {

    color: #21b799 !important;

}

.page-wrapper {

    background: white;

}

.faq-title {

    border: 1px #21b799 solid;
    background: #21b799;
    color: white;

}

.faq-ques {

    border: 1px #21b799 solid;

}

.btn-primary {

    background: #21b799 !important;
    border-color: white !important;
    color: white !important;

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