:root {
    --primary: #0071EA;
    --green: #29BEB9;
    --red: #f95b5b;
    --yellow: #ffb74b;
    --border: #CED6DD;
    --hover: #EBF2F7;
}