body { /* enter the font-family for body text */ }
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 { /* enter font family for headings */ }

/* Move Wizard Assistant FAB from bottom-right to top-right */
.iris-chatbot__fab {
    bottom: auto !important;
    top: 150px !important; /* clears the WITHIN header; adjust to taste */
}