:root {
    --green-color: #005d55;
    --green-light-color: #00a076;
    --gold-color: #ccad6b;
    --orange-color: #e1a500;
    --blue-color: #00adb7;
    --background-color: #f8f9fa;
    --text-primary: #475569FF;
    --text-secondary: #878e95;
}
