:root {
    --primary-color: #f39200;
    --card-color: #ffedce;
    --white-color: #fff;
    --black-color: #000;
}
