:root {
    --black: #333;
    --white: #fff;
    --primary: rgb(99, 143, 12);
    --secondary: #777;
    --tertiary: blue;
}
