
:root {
    --primary: #051c38;
    --text-primary: #FFFFFF;
    --secondary: #CCCCCC;
    --text-secondary: #000000;
    --tertiary: #255877;
    --text-tertiary: #FFFFFF;
    --header: #051c38;
    --background-path: url('/assets/img/background_2.jpg');
}