:root {
    --base: #2a3f54;
    --baseTransparent: #2a3f5485;
    --text: #fff;
    --accent: #fab947;
    --accentHover: #ffa200;
}
