:root { 
--primary: #6278b8 !important;
--secondary:#c13a81 !important;
--font-style-family: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&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;
}
