:root {
    --primary-color: #ff7900;
    --primary-text-color: #ffffff;
    --primary-bg-color: #130101;
    --primary-text-color-dark: #ffffff;
}