:root {
    --background: white;
    --secondary-background: hsl(0, 0%, 97%);
    --border-color: hsl(0, 0%, 85%);
    --main-color: hsl(50, 100%, 50%);
    --bla: black;
    --byz: #6B2D5C;
    --hot: #ff69b4;
    --fla: #e35f2b;
    --link-color: hsl(210, 100%, 50%);
}