/* Book a Demo — globals (stripped reset + font-face, theme already handles those) */

.BOOK-a-DEMO * {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}

.BOOK-a-DEMO button,
.BOOK-a-DEMO input,
.BOOK-a-DEMO select,
.BOOK-a-DEMO textarea {
  font: inherit;
}
