.dark body {
    --fcom-primary-bg: #0A2D5F !important;
    --fcom-secondary-bg: #071E41 !important;
    /* --fcom-active-bg: #42464D; */
    /* --fcom-light-bg: #2B303B; */
    /* --fcom-deep-bg: #E1E4EA; */
    /* --fcom-menu-text: #E4E7EB; */
    /* --fcom-primary-text: #F0F3F5; */
    /* --fcom-secondary-text: #99A0AE; */
    /* --fcom-text-off: #A5A9AD; */
    /* --fcom-text-link: #60a5fa; */
    /* --fcom-primary-button: #FFFFFF; */
    /* --fcom-primary-border: #42464D; */
    /* --fcom-secondary-border: #A5A9AD; */
    /* --fcom-highlight-bg: #2c2c1a; */
    /* --fcom-skeleton-bg: linear-gradient(90deg, #414040 25%, #404040 37%, #555555 63%); */
    /* --el-color-primary: #F0F3F5; */
    /* --el-color-white: #191B1F; */
}