:root {
    --red: #ff2e2e;
    --white: #ffffff;
    --black: #000000;
    --lightgrey: #cccccc;
    --white2: #f3f3f3;
}