:root {
    --primary: #ff572e;
    --secondary: #003073;
    --light: #f8f7f6;
    --dark: #000000;
}

