<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#luxor #mainslide {
    font-family: "proxima-nova",sans-serif;
    font-weight: 400;
    font-style:normal;
    color: #4c4c4c;
}

/* === backgrounds: === */
#luxor #currentbg {
    background: rgba(255,171,255,1);
}

/* #luxor .tw_block,
#luxor .fb_block,
#luxor .news_block,
#luxor .article,
#luxor .center { background: rgba(0,0,0,.5); } */
#luxor .center { margin-top: 110px; }

#luxor .template_name { display: none; }


/* === text settings: === */
#luxor .title { color: #fff; text-transform: uppercase; font-size: 80px;  line-height: 70px; margin: 0; font-weight: 800; }
#luxor .subtitle { color: rgba(128,255,227,1); font-size: 38px; line-height: 44px; margin: 0; font-weight: 700; }
#luxor .message,
#luxor .content { color: #fff; }
#luxor .message a { color: #36a9e0; }
</pre></body></html>