/* Base isolation + responsive fixes */
.jzws-scope{width:100%;max-width:100%;overflow-x:hidden}
.jzws-scope *, .jzws-scope *::before, .jzws-scope *::after{box-sizing:border-box}
.jzws-scope img{max-width:100%;height:auto}
/* prevent theme styles from collapsing buttons/inputs */
.jzws-scope button, .jzws-scope input, .jzws-scope select, .jzws-scope textarea{font: inherit}
