:root {
--color-bg-default: #F7F7F7 !important;
--layout-max-width: 1440px !important;
}
/*navbar */
.super-navbar {
background: rgba(255, 255, 255, .7) !important;
}
.super-footer {
background: #EFEEEE !important;
}
html.theme-light,html.theme-dark {
--color-text-default: #4F586D !important;
--color-text-default-light: #4F586D !important;
}