:root
{
    --background-color: whitesmoke;
    --footer-background: #303030;
    --link-hover-background: #003338;
    --font-color: #000000b4;
    --first-accent: #69bac2;
}