:root {
    --primaryColor: #0C056D;
    --secondaryColor: #180eae;
    --textDark: #2d3748;
    --textLight: #f7fafc;
    --bgLight: #edf2f7;
    --bgDark: #1a202c;
    --accent: #f6ad55;
}
