:root {
    /*  success button */
    --theme-color1: #e37d16 !important;

    /* hamburger */
    --theme-color2: #d4d4dc !important;

    /*  */
    --theme-color3: #393f4d !important;

    /* header */
    --theme-color4: #1d1e22 !important;

    /*  */
    --theme-color5: #d4d4dc !important;

    /* transparent */
    --theme-color6: #ffffff !important;
}