:root {
    --primaryColor: #f25d9c;
    --secondaryColor: #451a36;
    --textDark: #2d3748;
    --textLight: #f7fafc;
    --bgLight: #edf2f7;
    --bgDark: #1a202c;
    --accent: #f6ad55;
}
