:root {
    --yellow: #f0af0b;
    --purple: #4b2379;
    --dark-purple:#3c1c61;
    --light-grey: #E6EBF2;
    --white: #ffffff;
    --text: #393C40;
    --menu-item: #5C6066;



} 