:root {
    --primary-color: #cdd6f4;
    --secondary-color: #bac2de;
    --background-color: #1e1e2e;
    --accent-color: #89b4fa;
}
