/* Single public typography authority for modal, launcher, embedded menu and Elementor output. */
.bevo-root,
.bevo-root *,
.bevo-embedded-menu,
.bevo-embedded-menu * {
  font-family: Inter, "Helvetica Neue", Arial, sans-serif !important;
  font-style: normal;
}
.bevo-root button,
.bevo-root input,
.bevo-root select,
.bevo-root textarea,
.bevo-embedded-menu button,
.bevo-embedded-menu input,
.bevo-embedded-menu select,
.bevo-embedded-menu textarea {
  font-family: inherit !important;
}
.bevo-root h1,
.bevo-root h2,
.bevo-root h3,
.bevo-root h4,
.bevo-root h5,
.bevo-root h6,
.bevo-embedded-menu h1,
.bevo-embedded-menu h2,
.bevo-embedded-menu h3,
.bevo-embedded-menu h4,
.bevo-embedded-menu h5,
.bevo-embedded-menu h6 {
  font-family: Inter, "Helvetica Neue", Arial, sans-serif !important;
  font-style: normal !important;
  text-transform: none !important;
  text-shadow: none !important;
}
