:root {
    --dark: rgba(25,25,30,1);
    --offdark: rgba(40,40,60,1);
    --accent: rgba(0,77,183,1);
    --beige: rgba(248,245,245,1);
}
