:root {
    --microsoft-yellow: rgb(255,185,0);
    --microsoft-red: rgb(242, 80, 34);
    --microsoft-blue: rgb(0, 164, 239);
    --microsoft-green: rgb(127, 186, 0);
}
