:root{
    --light-yellow: #e4e2f5;
    --emerald: #a42f33;
    --blue-munsell: #1b9aaaff;
    --bright-pink-crayola: #32004f;
    --amber: #ffc43dff;
	/* fonts */
    --cursive: "Kaushan Script" , cursive, serif;
}