:root {
    --primary: #1A5276;
    --secondary: #2E86C1;
    --accent: #E67E22;
    --text: #2C3E50;
    --background: #FFFFFF;
}