:root {
    --blue: #0571b0;
    --light-blue: #92c5de;
    --red: #ca0020;
    --light-red: #f4a582;
    --background: #ffffbf;
}