<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header-top {
    background: #338dc6;
}
.menu__primary .menu__contact a strong {
    background: #f68122;    color: #ffff;
}
.btn-submit {
    background-color: #f68122;
    border-color: #f68122;
}
.single-contact .single-contact-form {
    border: 2px solid #f68122;
}
.entry-content a {
    color: #337ab7;
}
.header-top a.contact-phone,
.header-top .header-contact a,
.header-top .header-social-icons a{
    color: #efefef;
}
.footer__content.abouts img {
    border: 4px solid #f68122;
}
a.btn__contact {
    border: 1px solid #f68122;
    color: #fff!important;
    background: #f68122;
}
.project__info p.project__info__area strong, .stick_info &gt; div strong.project__info__area {
    color: unset;
}
.form-modal input[type=submit] {
    background: #f68122;
}
.btn-callnow {
    color: #f68122;
    border: 1px solid #f58020;
}</pre></body></html>