:root {
    --color-primary: #063565;
    --color-secondary: #5059bc;
    --color-accent: #8a9a46;
    --color-background: #ffffff;
  }