@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");*{box-sizing:border-box;padding:0;margin:0;font-family:Poppins}body{background-color:#f7fafc!important}html{background-color:#f3f4f6!important}.rounded-default{border-radius:1.5rem!important}