:root {
    /* Primary colors */
    --pf-v5-global--primary-color--100: var(
        --pf-v5-global--palette--purple-400
    );
}
