:root {
    --primary-text-color: #1D2C34;
    --primary-background-color: #F8FAFC;
    --secondary-background-color: #EBF6FE;
    --primary-block-background-color: #F1F1F1;
    --primary-success-color: #42b238;
    --secondary-text-color: #5E17EB;
    --secondary-text-color2: #DD00AE;
    --secondary-text-color3: #F4340A;
    --secondary-text-style: "Agbalumo", sans-serif;
    --primary-theme-color: #304A8E;
    --secondary-theme-color: #E74040;
    --text-color-grey: #773018;
    --text-color-light: #FFFFFF;
    --gradient-color-1: #FFBEAC;
}