<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
/*
! Do not Modify, Delete or Add data to this block.
This block will be REcreated by Dashboard every time you save CSS in Dashboard.
In case of CSS damage - just clear all [root]-related code and do SAVE in Dashboard.
If you need to add new variable - You can add another [root] block below.
*/
--text-color: ;
--primary-color: ;
--secondary-color: ;
}
/* this is main.css v.2 */
/*** Home Topbox ***/
.state-landing main::before { 
    background: url('img/home-topbox-bg.jpg?q=123') no-repeat bottom 60px center/100%;
    transform: skewY(-3deg);
}</pre></body></html>