:root {
    --primary-color: #5B84F8;
    --secondary-color: #009688;
    --tertiary-color: #06D2FF;
    --primary-color-rgb: 23,155,255;
}
