:root {
    --body: #cccccc;
    --black: #000000;
    --white: #FFFFFF;
    --theme: #112d4e;
    --theme2: #63ecbb;
    --header: #4d4d4d;
    --text: #e8eefb;
    --text2: #cbfbe6;
    --border: #864879;
    --bg: #f5f5f7;
}
