<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root { 
--primary: #6278b8 !important;
--secondary:#c13a81 !important;
--font-style-family:'Cairo',sans-serif !important;
--font-style-color:#ffff !important;
--font-style-color:#ffff !important;
--whiteco:#ffff !important;
--font-style-size:14px !important;
--bgrnd:url('https://www.dropbox.com/scl/fi/xwmn85xxlim5ml0g9468s/shof_a4e136104314e0d-copy.png_79554.png?rlkey=swjqjy1tk374auap95pwdi8it&amp;raw=1') !important;
--bgopacity:0.4 !important;
--bgclr:transparent !important;
}
.withbgrnd{
background-image: var(--bgrnd);
background-repeat:no-repeat;
background-position: center;
background-size:cover;
background-color: var(--bgclr);
background-attachment:fixed;
}
</pre></body></html>