:root {
    --color-1: #85C7F2;
    --color-1-hover: #6496b8;

    --text-white: #fff;
    --text-black: #1b1b1b;

    --color-nav: #4C4C4C;
}