/*master theme*/
:root{
    --theme-primary:#fd7e37;
    --bg-color:#fff;
    --sidebar-color:#fff;
    --market-heding:#fff;
    --market-bg:#fff;
}