:root {
    --color-bg-primary: #f26a00;
    --color-bg-primary-hover: #c74d0d;
    --color-bg-input: #f7f7f7;

    --bg-primary-light: #ffecce;

    --color-text: #2c2e31;
    --color-text-light: #78797B;
}
