body {
    --theme-color: #314A76 !important;
    --theme-color-rgb: 49, 74, 118 !important;
    --theme-color1: #1D262D !important;
    --theme-color1-rgb: 29, 38, 45 !important;
    --theme-color3: #FF7272 !important;
    --theme-color3-rgb: 255, 114, 114 !important;
    --theme-color2: linear-gradient(90.56deg, var(--theme-color1) 8.46%, var(--theme-color) 62.97%) !important;
    }