:root {
    --primary: #0072ff;
    --secondary: #00d4ff;
    --tertiary: #96AFB8;
    --neutral-light: #ffffff;
    --neutral-dark: #222222;
}

