html, body {
scroll-behavior: smooth;
}  h1, h2, h3, h4, h5, h6 {
hyphens: auto;
hyphenate-limit-chars: 6 3 3;
hyphenate-limit-lines: 2;
hyphenate-limit-last: always;
hyphenate-limit-zone: 8%;
}
.text-small,
.text-small * {
font-size: 0.85rem;
}  .cmplz-document {
width: 100%;
max-width: initial !important;
margin-left: auto !important;
margin-right: auto !important;
a,
i,
span {
font-size: inherit !important;
}
}  nav.onetap-accessibility.onetap-plugin-onetap {
box-shadow: none !important;
border-right: 0.5px solid rgba(0,0,0,0.2) !important;
}   .fusion-imageframe {
width: 100%;
}