/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
@font-face {
  font-family: 'Inter';
  src: url('https://dianapps.com/blog/wp-content/uploads/2025/09/Inter-Regular.woff2') format('woff2');
  font-weight: 500 !important;
}

*:not([class^="fa"]):not([class*=" fa"]) {
	font-family: 'Inter', sans-serif !important; 
}

.fa.fa-facebook-f::before,
.fa.fa-twitter::before,
.fa.fa-linkedin-in::before {
  font-family: "Font Awesome 6 Brands" !important;
  font-weight: 400 !important; /* brands are always 400 */
}

.ez-toc-widget-sticky-container {
    max-height: none !important;
    overflow-y: visible !important;
}
#footer a:hover {
    color: rgb(30, 58, 138) !important;
}
span:hover {
    color: rgb(30, 58, 138) !important;
}
.paoc-popup-con-bg {
    background: url('https://dianapps.com/blog/wp-content/uploads/2025/09/bg.svg');
    background-size: cover; /* Optional: ensures the image covers the entire element */
    background-repeat: no-repeat; /* Optional: prevents tiling */
    background-position: center; /* Optional: centers the image */
}

.paoc-close-popup{
    top: 10px !important;
    right: 10px !important;
    background: url(https://dianapps.com/blog/wp-content/uploads/2025/09/close.svg);
}
.paoc-close-popup svg {
    display: none !important;
}
.paoc-close-popup:hover {
    background-color: transparent !important;
}

i.fa.fa-clipboard  {
    padding: 7px !important;
    font-size: 15px !important;
    width: 28px !important;
    margin: 1px -3px !important;
}
.copy-clip div {
    display: none;
}

.single-post p {
/*     text-align: justify !important; */
}
.single-post .post-content p a {
    color: #F06F15;
    font-weight: 500;
}
.copy-clip div:target {
    display: block;

}
input.mailpoet_text {
    font-family: Segoe-ui,sans-serif !important;
}
input.mailpoet_submit {
    font-family: Segoe-ui,sans-serif !important;
}
.elementor hr {
    background-color: rgba(0,0,0,0.08) !important;
}
.post-view {
    float: right;
	color: #858383;
    font-size: 12px;
    line-height: 21px;
}
.post-view .fa {
    padding: 0px;
    font-size: 14px;
}
#filters {
    margin-top: 2.8rem;
    margin-left: 1rem;
    margin-right: 1rem;
}
.share-showbar-row button {
    background: transparent !important;
    border: none !important;
}
#filters .button {
    font-weight: 500;
    color: #0D0F2C !important;
    border-radius: 0;
    border: none;
    text-shadow: none;
    background: transparent;
    border: 1px solid #E8E8E8;
    padding: 10px 24px;
    font-size: 14px;
    border-radius: 50px;
	margin: 10px 5px;
}
img.comment-img {
    width: 20px;
    margin-right: 7px;
    margin-bottom: 5px;
}
#filters .button:hover {
    color: #1a1a1a;
    background: 0 0;
    border-color: #1a1a1a;
}
.meta-comments i.fa.fa-eye {
    width: 25px !important;
}
.post-meta a {
    pointer-events: none;
}
.sej-categories a {
    pointer-events: none;
}
.post-author a {
    pointer-events: none;
}
.comment-field .elementor-widget-wrap.elementor-element-populated {
    align-content: baseline !important;
}
.comment-box {
    margin-top: 4px;
}
/* #filters .button:first-child, #filters .button:last-child {
    border-radius: 0;
} */

#filters .button.is-checked {
    background: #1E3A8A33;
    border-radius: 50px;
	border: 1px solid #0D0F2C !important;
}
.container_left {
    width: 100%;
    max-width: 100%;
    float: none;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start;
}
.container_left .info-holder {
    width: 33.33%;
    padding: 0 1% 10px;
    position: relative;
}
.info-holder {
    border-bottom: 0;
    float: none;
    position: relative;
    padding: 0 1% 10px;
    margin-left: 0;
    text-align: center;
    display: inline-block;
    margin: 25px 0 10px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}

#loaderimg{
    display:none;
    padding-top: 20px;
    text-align: center;
}

#more_posts {
    background-color: #1E3A8A;
    display: block;
    width: 140px;
    color: #fff;
    font-size: 16px;
    border-radius: 30px;
    cursor: pointer;
    transition: all .3s ease;
    margin: 0 auto;
    text-align: center;
    padding: 6px 0;
}
.listing-share {
    position: absolute;
    width: 100%;
    right: 20px;
    bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: right;
    z-index: 2;
}
/* .listing-share {
    position: absolute;
    width: 100%;
    left: 0;
    top: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
} */

.listing-share h3 {
    transition-delay: .15s;
}

.listing-share h3 {
    opacity: 0;
    top: 10px;
    position: relative;
    color: #fff;
    font-weight: 500;
    transition: all .3s ease;
    font-size: 13px;
    margin-bottom: 0;
}
.listing-share a:nth-child(2) {
    transition-delay: .3s;
}
.listing-share a:nth-child(3) {
    transition-delay: .45s;
}
.listing-share a:nth-child(4) {
    transition-delay: .6s;
}
.info-holder:hover .listing-share h3, .info-holder:hover .listing-share a {
    opacity: 1;
    top: 0;
}

.listing-share a {
    height: 30px;
    width: 30px;
    background-color: #fff;
    border-radius: 50%;
    font-size: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #000;
    margin: 0 5px;
    opacity: 0;
    position: relative;
    top: 10px;
    transition: all .3s ease;
}
.info-holder:hover .info_detail {
    -webkit-box-shadow: 0 0 46px 26px rgb(33 32 32 / 6%);
    box-shadow: 0 0 46px 26px rgb(33 32 32 / 6%);
}
.info_detail {
    float: none;
    cursor: pointer;
    height: 100%;
    transition: all .3s ease;
	border: 1px solid #E8E8E8;
    border-radius: 18.54px;
}
.info_detail .post-link {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    left: 0;
    top: 0;
}
.info-left {
    float: none;
    position: relative;
    min-height: 100px;
/*     padding-left: 15px;
    padding-right: 15px; */
}
.info-left img {
    height: auto;
    width: 100%;
/*     border: 1px solid #efefef; */
	border-radius: 18.54px 18.54px 0px 0px;
}
.listing-block {
    text-align: left;
    padding: 20px;
    cursor: pointer;
    overflow: hidden;
}
.cat-name {
    background-color: #f2f2f2;
    display: inline-flex;
    padding: 4px 15px;
    color: #858383;
    font-size: 10px;
    line-height: 17px;
    border-radius: 30px;
    text-transform: uppercase;
    margin-right: 5px;
    margin-bottom: 3px;
}
.info-headding {
    position: relative;
    margin: 0;
    padding: 15px 0 0;
    font-size: 20px;
    color: #ff6500;
    line-height: 27px;
    clear: both;
}
.info-headding h3 {
    color: #060821;
    font-size: 22px;
/*     font-weight: 600; */
    line-height: 30px;
    transition: all .3s ease;
}
.info-holder p {
    float: none;
    color: #333;
    font-size: 16px;
    line-height: 21px;
    padding-bottom: 17px;
}
.post-date {
    color: #858383;
    font-size: 12px;
    line-height: 21px;
}


.sej-top-container {
    padding: 0;
    position: relative;
    max-width: 2560px;
    margin: 0 auto;
}

.sej-featured {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 100;
    height: 620px;
}

.sej-featured-cover {
    position: relative;
    padding: 60px 15px;
    height: 620px;
    left: -20px;
}

.fpost-info {
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
}
.sej-categories {
    line-height: 12px;
    font-size: 20px;
    margin-bottom: 10px;
    color: #6cbe14;
}

.sej-category:first-child {
    margin-left: 0;
}
.sej-category.green {
    color: #F06F15 !important;
    font-weight: 600 !important;
}

.sej-top-title {
    font-size: 55px;
    margin: 0px 0 20px;
    line-height: 60px;
    letter-spacing: 1px;
    font-weight: 500;
	font-family: Futura, Arial;
}

.sej-top-title a {
    color: #fff;
}

.sej-top-title a:hover {
    opacity: 0.8;
}
.top-author, .top-author a {
    color: #8f8f8f;
    text-transform: capitalize;
    font-size: 18px;
    letter-spacing: .3px;
}
.selected-icon .fa {
		padding: 0 !important;
        margin: 5px -2px !important;
}
.selected .fa {
	color: #F06F15 !important;
}
.selected .sej-categories {
	color: #F06F15 !important;
}
.sej-top-container .col-md-8.padding-0 .bg-overlay {
    z-index: 1;
}
/* .bg-overlay {
    background: url(https://cdn.searchenginejournal.com/wp-content/themes/sej14/images-new/overlay/overlay.webp) no-repeat;
    background-size: cover;
    width: 100%;
    height: 620px;
    position: absolute;
} */

.sej_big_featured_image {
    background-repeat: no-repeat!important;
    background-position: center center!important;
    background-size: cover!important;
}

.sej-top-col {
    height: 620px;
}

.list-unstyled {
    padding: 0;
    margin: 0;
    list-style: none;
}

.sej-slide-list {
    position: relative;
    padding: 0;
    z-index: 222;
    margin: 0;
    width: 100%;
}
.sej_home_featured_tab {
    height: 155px;
    display: table;
    width: 100%;
}
.sej-slide-nav {
    position: relative;
}

.selected-icon {
    position: absolute;
    left: 2px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.sej-slide-nav .sej-categories {
    margin-bottom: 10px;
}

.sej-slide-nav .sej-ptitle {
    float: none;
    width: 100%;
    font-size: 22px;
    letter-spacing: -.2px;
    line-height: 26px;
    font-weight: 500;
	margin-bottom: 0px;
	font-family: Futura, Arial;
}

.sej-slide-list li:hover {
    background: #ECEFFF;
    color: #060821;
}

.padding-0 {
    padding: 0;
}
.selected {
    background: #ECEFFF;
}
.sej-category {
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 5px;
    font-weight: 500;
    font-style: normal;
    line-height: 15px;
}

.sej-top-container label:last-child {
    display: none;
}
#footer {
    margin-bottom: 0px !important;
    background: linear-gradient(90.13deg, #FFF0E6 0.12%, #EEF2FF 98.69%);
}
#footer h4.elementor-heading-title {
    color: #1E3A8A;
}
#footer .widget p {
    color: #333;
    font-size: 16px;
    line-height: 24px;
	margin-bottom: 0;
}
.policy span.elementor-icon-list-text {
    line-height: 20px;
}
.footer-menu-links .elementor-element-populated {
    padding: 10px 0 !important;
}

#header.sticky-header .header-main.sticky, #header.sticky-header .main-menu-wrap, .fixed-header #header.sticky-header .main-menu-wrap {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.06);
    flex-direction: column;
    background: transparent;
    backdrop-filter: blur(130px);
    color: rgb(0, 0, 0);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 10px;
    transition: 0.3s
ease-in-out;
    margin: 0px auto;
    right: unset;
    transform: translateZ(0px);
}
.mega-menu a {
    font-weight: 600 !important;
}

#footer strong {
    color: #060821;
}
#footer a {
    color: #333 !important;
    font-size: 16px;
}
#ezw_tco-2 .ez-toc-widget-container ul.ez-toc-list li.active::before {
    background-color: #fff !important;
}
body.home .container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}

a.foot-btn {
    background: #f1b308;
    color: #1f1f1f !important;
    font-weight: 500;
    border-radius: 40px;
    border: 0;
    font-size: 1.25rem;
    padding: 15px 41.4px 20px;
}
#footer h3.widget-title {
    font-size: 24px !important;
    text-transform: capitalize !important;
	margin-bottom: 30px;
}
#footer .widget > div > ul, #footer .widget > ul, #footer .widget > div > ul li, #footer .widget > ul li, #footer .post-item-small {
    border-color: rgb(34 34 34);
}
.foot_nav li>a {
    text-decoration: none;
    display: inherit;
    display: list-item !important;
    list-style-type: disc;
    list-style-position: inside;
    /* color: #fff !important; */
}
.widget_nav_menu>div>ul li:before{
	  border-radius: 50%;
    line-height: 8px;
    margin: 0.5em 10px 5px 0;
    height: .7em;
    width: .7em;
    background-color: #fff;
	font-family: "Font Awesome 5 Free";
   content: "\f15a";
   display: inline-block;
}
/* social links */

/* Social footer */
.social-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px 40px;
  max-width: 400px;
}

.social-item {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #333;
  font-size: 16px;
  transition: color 0.2s ease;
}

.social-item span {
    color: #333;
}

.f-menu ul.elementor-icon-list-items {
    display: flex;
    flex-wrap: wrap;
}
.f-menu li.elementor-icon-list-item {
    width: 50%;
    box-sizing: border-box;
    color: #333;
}

/* .social-item:hover {
  color: #0077ff;
} */

.social-item img {
  width: 24px;
  height: 24px;
  margin-right: 10px;
  transition: filter 0.3s ease;
}

.social-item:hover img {
  filter: grayscale(0%);
}

/* End social footer */

.listing-share a.fa.fa-twitter {
    width: 30px !important;
    margin: 0 5px !important;
}
/* .social_nv li a {
    font-size: 1.5rem;
    width: 40px;
    height: 40px;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.social_nv li {
    float: left;
    padding: 0 8px 0 0;
}
.social_nv {
    position: relative;
    display: flex;
    margin-bottom: 50px;
} */
.footer-bottom {
    color: #ffffff;
    border-top: 1px solid rgb(216 216 216 / 12%);
}
span.footer-copyright {
    font-size: 14px;
    color: #d3d3d3;
}
.copy_nav a {
    font-size: 14px;
}
.join-us-btn a {
  display: inline-block !important;
  padding: 10px 24px !important;
  border-radius: 50px !important;
  background: transparent;
  position: relative !important;
  z-index: 1;
  transition: all 0.3s ease;
  border: 2px solid transparent;
  background-image: linear-gradient(#fff, #fff), linear-gradient(90deg, #ff6a00, #005bea);
  background-origin: border-box;
  background-clip: padding-box, border-box;
  color: #1c1c1c !important;
}

/* FIXED: keep border on hover */
.join-us-btn a:hover {
  color: #fff !important;
  background-image: linear-gradient(90deg, #ff6a00, #005bea), linear-gradient(90deg, #ff6a00, #005bea);
  background-clip: padding-box, border-box;
  border: 2px solid transparent; /* Keeps layout stable */
}



#header .main-menu > li.menu-item > a {
    margin: 20px 0 !important;
}
.footer-top-newsletter {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.5) 9.62%, rgba(255, 240, 230, 0.5) 26.86%, rgba(238, 242, 255, 0.5) 63.37%, rgba(255, 255, 255, 0.5) 82.64%);
    color: #333;
    padding: 50px 0;
    text-align: center;
    clear: both;
}
.footer-top-newsletter span {
    background: #2C52BE;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}
.footer-top-newsletter h2 {
    margin-bottom: 10px;
}
.footer-top-newsletter p {
    margin-bottom: 40px;
}
input.mailpoet_text {
    text-align: center !important;
}
a.paoc-popup-click {
	color: #fff;
    font-size: 16px;
    padding: 15px 30px;
    background: #1E3A8A;
    border-radius: 30px;
}
.yikes-easy-mc-submit-button {
    background: #1E3A8A !important;
    border-radius: 30px;
    border: none;
}
.ez-toc-widget-container ul.ez-toc-list li.active::before{
	background-color: #fff; !important;
}
#ezw_tco-4 .ez-toc-widget-container ul.ez-toc-list li.active::before {
    background-color: #fff !important;
}
#cta .elementor-button {
    padding: 20px 30px !important;
}
.join-us-btn a {
    text-align: center !important;
}
.widget > ul li {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
	border-top-color: rgb(255 255 255) !important;
}
.widget>ul li>ul li {
    font-size: 14px !important;
    font-weight: 500;
	text-transform: capitalize !important;
}

.widget>ul li>ul li>ul li {
    font-size: 14px !important;
    font-weight: 400;
    text-transform: capitalize !important;
}
.widget li.active > a {
    color: #333 !important;
    font-size: 15px;
    font-weight: 500 !important;
    line-height: 33px;
    text-transform: uppercase;
}
.post-author p {
    font-size: inherit !important;
    line-height: inherit !important;
}
.post-author p .name a {
    text-transform: uppercase !important;
    font-size: 20px !important;
}
.post-author h3 {
    display: none;
}

#ez-toc-widget-sticky-container ul ul, .ez-toc div.ez-toc-widget-sticky-container ul ul {
    margin-top: 8px !important;
    margin-bottom: -8px !important;
    margin-left: 10px !important;
}
.ez-toc-widget-sticky-container ul li a {
    color: #333 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 33px !important;
}
.ez-toc-widget-sticky-container ul li a {
    padding-left: 0px !important;
}
div.ez-toc-widget-sticky-container ul.ez-toc-widget-sticky-list {
    padding: 0px !important;
}
#ez-toc-widget-sticky-container {
    margin-top: 50px !important;
}
.sidebar-content {
    padding-top: 0px !important;
}
#toc_container {
    display: none !important;
}

#footer .widget{
    margin-bottom: 0 !important;
}
#footer .footer-main>.container {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
/* Hide the existing Font Awesome icon */
.mobile-toggle i {
  display: none !important;
}
#header .mobile-toggle {
    background-color: transparent !important;
}
#nav-panel {
    background: #fff !important;
}
.accordion-menu li.menu-item>a {
    text-transform: unset !important;
    padding: 10px 0 !important;
}

/* Apply the custom SVG as background */
.mobile-toggle {
  background-image: url('/blog/wp-content/uploads/2025/09/hamburger.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px 20px; /* Adjust based on your SVG */
  width: 38px; /* Match or adjust the size */
  height: 34px;
  padding: 0 !important;
}

.page-top {
    background-color: #ECEFFF !important;
	border-bottom: 0px !important;
}
.page-top .page-title:not(.b-none):after {
    border-bottom: 0px !important;
}
.page-top .yoast-breadcrumbs a, .page-top .breadcrumbs-wrap a, .page-top .product-nav .product-link {
    font-weight: 600 !important;
}

/* Media queries */

/* For screen width max 767px */
@media (max-width: 767px) {
  .elementor-image-gallery .gallery {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }

  .elementor-image-gallery .gallery .gallery-item {
    width: calc(33.333% - 10px);
    box-sizing: border-box;
  }

  #footer .widget p,
  #footer a {
    font-size: 13px;
  }

  #header .header-main .header-right {
    padding: 0 !important;
  }

  .container_left .info-holder {
    width: 100%;
    padding: 0 1% 10px;
    position: relative;
  }

  .sej-featured-cover {
    padding: 30px 0;
  }

  .bg-overlay, .sej-featured, .sej-featured-cover, .sej-top-col {
/*     height: 500px; */
  }

  .bg-overlay, .no-webp .bg-overlay {
    background: rgba(0,0,0,.75) !important;
  }

  .sej-top-title {
    font-size: 38px;
    line-height: 42px;
  }

  .sej-top-container .col-md-4 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .fpost-info {
    bottom: 30px;
  }

  #filters .button {
    padding: 0.8rem 1.2rem;
    display: block;
    float: left;
    width: calc(50% - 10px);
    margin: 5px;
    font-size: 13px;
  }
}

/* For screen width max 1023px */
@media only screen and (max-width: 1023px) {
  .sej-slide-nav {
    padding: 15px;
  }

  .sej-slide-list li {
    border-bottom: 1px solid #ebebeb;
  }

  .sej-slide-list li:first-child, .selected-icon {
    display: none;
  }

  .sej-slide-nav .sej-ptitle {
    font-size: 23px;
  }

  .slide-author {
    display: block;
  }

  .info-headding h3,
  .info-holder p {
    height: 70px;
  }
}

/* For screen width min 1024px */
@media only screen and (min-width: 1024px) {
	.container{
    max-width: 100% !important;
    padding: 0px 100px !important;
}
  .footer-boxes .elementor-container.elementor-column-gap-default {
    gap: 112px;
  }

  .sej-top-container {
    border-bottom: 1px solid #ebebeb;
  }

  .sej-slide-list {
    height: 620px;
    background: #fff;
  }

  .sej-slide-nav {
    box-sizing: border-box;
    color: #2b2b2b;
    cursor: pointer;
    padding: 20px 30px;
    display: table-cell;
    vertical-align: middle;
  }

  .selected-icon, .selected-icon .fa {
    width: 20px;
    height: 20px;
    color: #fff;
    display: block;
    font-size: 20px;
  }

  .sej-slide-list li:hover .sej-categories, .sej-slide-list li:hover .sej-category,
  .sej-slide-list li:hover .sej-ptitle a, .sej-slide-list li:hover .slide-author,
  .sej-slide-list li:hover .slide-author a, .selected .sej-categories,
  .selected .sej-category, .selected .sej-ptitle a, .selected .slide-author,
  .selected .slide-author a {
    transition: .2s;
    opacity: 1;
  }

  .slide-author {
    display: none;
  }

  .blog-section {
    padding-left: 30px;
    padding-right: 30px;
  }

  .single-post .container-fluid {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }

  .info-headding h3,
  .info-holder p {
    height: 100px;
  }
}

/* For screen width max 1000px */
@media only screen and (max-width: 1000px) {
  .container_left .info-holder {
    width: 100%;
    padding: 0 1% 10px;
    position: relative;
  }
	 .footer-boxes .elementor-container.elementor-column-gap-default {
    gap: 75px;
  }
}

/* For screen width max 575px */
@media (max-width: 575px) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.2 !important;
  }

  .info-headding h3 {
    height: 70px;
  }

  .info-holder p {
    margin-bottom: 30px;
  }
}

/* For screen width max 480px */
@media (max-width: 480px) {
  #more_posts {
    padding: 10px 0 !important;
  }

  .sej-top-title {
    font-size: 33px;
    line-height: 38px;
  }

  .sej-top-container .col-md-4 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .join-us-btn a {
    margin: 15px auto !important;
    width: 100% !important;
    font-size: 13px !important;
    line-height: 20px !important;
  }

  #filters {
    margin-top: 0;
    margin-left: 8px;
    margin-right: 8px;
  }

  h2 {
    line-height: 1.1 !important;
  }

  h3 {
    line-height: 1.1 !important;
  }

  #filters {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
