/* =========================
   Base Styles
   ========================= */

html {
  font-size: 100%;
}

body {
  font-family: var(--font-base);
}

img {
  max-width: 100%;
  height: auto;
}

.js-whatsapp-lead-trigger {
  cursor: pointer;
}