h1{
margin: 1.5em 0 .5em;
}
h2{
font-size: var(--global-kb-font-size-lg, 2rem)!important;
line-height: 1.2;
text-transform: none;
font-weight:700;
}
.pagination .page-numbers{
border-radius: 0;
font-family: Jost;
}
@media(min-width:1024px){
body:not(.blog) .kb-posts-style-unboxed .entry-content-wrap{
margin-left: 30px!important;
} 
}
.wp-block-pullquote blockquote {
text-shadow: 0 0 5px #14060c, 0 0 10px #14060c;
}
.wp-block-kadence-off-canvas-trigger:focus {
color:#cc4479 !important ;
background: 0 0;
box-shadow: none;
}