@import url("https://fonts.googleapis.com/css2?family=Hind+Madurai:wght@300;400;600;700&display=swap");:root{--cereja:#e50145;--laranja:#f15a22;--amarelo:#efd600;--verde:#0c893e;--off-white:#f6f3ea;--cinza-borda:#e4e0d6;--cinza-texto:#55524a;--preto:#26241f}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--off-white);color:var(--preto);font-family:Hind Madurai,system-ui,sans-serif}button{font-family:inherit}