:root {
 /*   --color-primary: #0A6D84;
    --color-secondary: #9C27B0;
    --color-success: #0d9488;
    --color-danger: #b91c1c;
    --color-white: #fff;
    --color-light-gray: #dfdfdf;
    --color-gray: #dfdfdf;
    --color-transparent: transparent;
*/
    --color-primary: #414247;
    --color-secondary: #ef651d;
    --color-success: #0d9488;
    --color-danger: #b91c1c;
    --color-white: #fff;
    --color-light-gray: #dfdfdf;
    --color-gray: #dfdfdf;
    --color-transparent: transparent;
}
