html,
body {
  margin: 0;
  padding: 0;
}

.theme-lima2 {
  --body-font: "DM Sans", sans-serif;
  --title-font: "Poppins", sans-serif;
}
