:root {
    --primary: #A9FD1F;
    --dark: #0C0B0E;
    --gray: #3C3C3C;
    --light: #FFFFFF;
    --dark-gray: #1A191D;
}
