/*Copper Global Style*/
:root{
    /* Original Colors */
    --state-color: #db8f5d;  

    /* Light Variations of State Color */
    --state-color-100: #ffe8d9; /* Lightest */
}
