:root {
    --primary-color: #050505;
    --secondary-color: #f47322;
    /* ADD THIS LINE */
    --tertiary-color: #232f42;
}
