:root {
    --primary-color: #ff8746;
    --primary-text-color: #000000;
    --primary-bg-color: #ffffff;
    --primary-text-color-dark: #000000;
}