:root{
/* ################## TEMPLATE LIGHTEN ################## */
--template-default-font-family:'Open Sans', sans-serif;
--template-default-font-color:#0c102d;
--template-default-input-color:#2c304d;
--template-default-span-color:#646988;
--template-default-placeholder-color:#5a647a;
--template-default-disabled-background:#ECEFF1;
--template-default-border-color:#DEE2E6;

--template-default-body-background:#f7f8fa;
--template-default-body-box-background:#FFF;
--template-default-body-scrollbar-color:rgba(24,32,46,0.8);

--template-default-icon-modal-background:rgba(0,0,0,0.1);
--template-default-icon-filter-wickler:brightness(18%);

/* #################### TEMPLATE TOP #################### */
--template-brand-top-background:#FFF;
--template-brand-top-box-background:none;
--template-brand-top-color:#0c102d;

/* ################## TEMPLATE FOOTER ################## */
--template-brand-footer-background:#121421;
--template-brand-footer-color:#FFF;
}