.section-header-3 .theme-columns-area [class*='theme-column-']{margin-bottom:0px;}
button.featherlight-close-icon.featherlight-close{background-color:var(--sp-primary);border:1px solid var(--sp-white);top:40px;right:40px;border-radius:0;}
.is-style-circle figure.tiled-gallery__item:before{content:'';position:absolute;inset:0;background:#000;border-radius:100%;opacity:0;visibility:hidden;transition:0.65s;}
.is-style-circle figure.tiled-gallery__item:hover:before, .is-style-circle figure.tiled-gallery__item:focus:before{visibility:visible;opacity:0.5;}
.wp-block-jetpack-tiled-gallery .tiled-gallery__row{margin-right:calc(-.4 * var(--bs-gutter-x));margin-left:calc(-.4 * var(--bs-gutter-x));--bs-gutter-x:1.5rem;}
.wp-block-jetpack-tiled-gallery .tiled-gallery__row>*{padding-right:calc(var(--bs-gutter-x) * .4);padding-left:calc(var(--bs-gutter-x) * .4);}
.wp-block-jetpack-tiled-gallery .tiled-gallery__row:not(:last-child){margin-bottom:20px;}
.wp-block-jetpack-tiled-gallery .tiled-gallery__row+.tiled-gallery__row{margin-top:0px;}
.wp-block-jetpack-tiled-gallery .tiled-gallery__col+.tiled-gallery__col{margin-left:0px;}
.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__item{border-radius:50%;box-shadow:rgb(14 30 37 / 12%) 0px 2px 4px 0px, rgb(14 30 37 / 32%) 0px 2px 16px 0px;}
.wp-block-jetpack-tiled-gallery.is-style-rectangular .tiled-gallery__item{width:100%!important;height:100%!important;box-shadow:rgb(14 30 37 / 12%) 0px 2px 4px 0px, rgb(14 30 37 / 32%) 0px 2px 16px 0px;}
.wp-block-jetpack-tiled-gallery .tiled-gallery__item{box-shadow:rgb(14 30 37 / 12%) 0px 2px 4px 0px, rgb(14 30 37 / 32%) 0px 2px 16px 0px;}
.wp-block-jetpack-tiled-gallery .tiled-gallery__gallery{justify-content:center;}
.wp-block-jetpack-tiled-gallery.is-style-columns .tiled-gallery__item{width:100%!important;margin-bottom:20px}
.wp-block-jetpack-tiled-gallery.is-style-columns .tiled-gallery__item:last-child{margin-bottom:0px}
.wp-block-jetpack-tiled-gallery.is-style-columns .tiled-gallery__item{margin-top:0px;}
.wp-block-table figcaption{text-align:center;}
.sidebar .widget .wp-block-group .wp-block-image{margin-bottom:0;}
ul.wp-block-rss{list-style:disc;}
.has-text-color a:hover, .has-text-color a:focus{color:inherit;}
.entry-content ul:last-child{margin-bottom:0;}
.wp-block-code.has-text-color code{color:inherit;}
.sidebar .widget .wp-block-group .is-nowrap p{padding:0;}
.container-full{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}
@media(min-width:576px){
.container-full{max-width:540px;}
}
@media(min-width:768px){
.container-full{max-width:720px;}
}
@media(min-width:992px){
.container-full{max-width:1500px;}
}
@media(min-width:1200px){
body.theme-boxed .container-full {
max-width: 1470px;
padding-left: 15px;
padding-right: 15px;
}
}.post-content span.tag-links{background:var(--sp-gradient2);padding:0px 0px;color:var(--sp-white);line-height:2.2;}
.post-content span.cat-links {
margin-left: 5px;
}