:root{

--primary-color:#31215f;
--secondary-color:#6b53b1;
--accent-color:#998ac5;

--background-color:#ffffff;
--text-color:#1f2937;

--title-font:'Poppins', sans-serif;
--text-font:'DM Sans', sans-serif;

}