:root {
    --primary-color: #5255C6;
    --secondary-color: #8AD4F1;
    --tertiary-color: #20cbd4;
    --primary-color-rgb: 141,229,168;
}
