:root {
    --transition: all 0.4s ease;
    --primary: #010b3f;
    --secondary: #be283c;
} 