:root {

    --outline: black;
    --links: #5244f5;

    --header-text: #040254;
    --header-bgd: #9178f4;
    --header-light: #b68bfc;
    --header-dark: #665aed;

    --h-text: #040254;
    --h-bgd: #9178f4;
    --h-light: #b68bfc;
    --h-dark: #665aed;

    --p-text: #040254;
    --p-bgd: #fc8aac;
    --p-light: #ffb5bf;
    --p-dark: #d65e9e;

    --bgd-image: url(images/nightskystar.gif);
    --imood-img: url(https://moods.imood.com/display/uname-negative_entropy/fg-040254/trans-1/imood.gif);

}