:root {
    --dark-color: #294879;
    --light-color: #BDD5EA;
    --auburn: hsla(2, 56%, 38%, 1);
    --yinmn-blue: hsla(217, 38%, 37%, 1);
    --bice-blue: hsla(211, 41%, 44%, 1);
    --columbia-blue: hsla(208, 52%, 83%, 1);
    --ghost-white: hsla(240, 100%, 98%, 1);
}

