/* WordPress integration fixes */
.wp-site-blocks{padding:0}
.wp-site-blocks>.hw-header{position:sticky;top:0;z-index:50}
body.admin-bar .wp-site-blocks>.hw-header{top:32px}
@media (max-width:782px){body.admin-bar .wp-site-blocks>.hw-header{top:0}}
.hw-header .nav{position:relative;top:0}
.hw-content,.hw-main{margin:0}
.wp-block-group{box-sizing:border-box}
.skip-link{position:absolute;left:-9999px}
.skip-link:focus{left:8px;top:8px;z-index:100;background:#fff;padding:8px 12px;border-radius:8px}
#cform .hp{position:absolute!important;left:-10000px;width:1px;height:1px;overflow:hidden}
#cform .ok.err{color:#b3261e}
