:root{--white:#ffffff;--black:#000000;--clementine:#ff5003;--citron:#f6f48a;--rouge:#620005;--bleu:#202074;--rose:#ff8bbb;--creme:#f5efe4;--font-poppins:"Poppins",sans-serif;--font-buda:"Buda",cursive}body,html{font-style:normal;line-height:normal;color:var(--bleu);background:var(--creme);font-family:var(--font-poppins)}*{box-sizing:border-box;padding:0;margin:0}a{text-decoration:none}