<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header-top {
    background-color: #000;
}

#home .overlay {
    background: rgba(14, 14, 14, 0.84);
}

#home h3 {
    color: #E25454;
}

.facts span &gt; i {
    color: #E25454;
}

#buy i {
    color: rgba(14, 14, 14, 0.84);
}

#footer-sec {
    background-color: #000;
}
</pre></body></html>