:root{
/* ################## TEMPLATE LIGHTEN ################## */
--template-default-font-family:'Open Sans', sans-serif;
--template-default-font-color:#263238;
--template-default-input-color:#263238;
--template-default-span-color:#546975;
--template-default-placeholder-color:#546E7A;
--template-default-disabled-background:#ECEFF1;
--template-default-border-color:#DEE2E6;

--template-default-body-background:#F1F3F5;
--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:#18202E;

/* ################## TEMPLATE FOOTER ################## */
--template-brand-footer-background:#121421;
--template-brand-footer-color:#FFF;
}