:root {
    --color-primary: #2459a5;
    --color-background: #3498db;
    --color-background-hover: #2980b9;
}