:root {
    --dark: rgba(20,25,20,1);
    --offdark: rgba(40,50,40,1);
    --accent: rgba(237,38,71,1);
    --beige: rgba(245,248,245,1);
}
