:root {
    /* Z-index property of the dialog overlay */
    --guk-dialog-overlay-z-index: auto;

    /* Z-index property of the dialog content */
    --guk-dialog-content-z-index: auto;
}
