.elementor-61 .elementor-element.elementor-element-61380fa{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:30px;--padding-bottom:30px;--padding-left:0px;--padding-right:0px;}.elementor-61 .elementor-element.elementor-element-61380fa:not(.elementor-motion-effects-element-type-background), .elementor-61 .elementor-element.elementor-element-61380fa > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#D5D5D5;}.elementor-61 .elementor-element.elementor-element-88d32d9 .taxonomy-terms-list{gap:10px;}.elementor-61 .elementor-element.elementor-element-1b4d38e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:40px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px;}.elementor-61 .elementor-element.elementor-element-1b4d38e:not(.elementor-motion-effects-element-type-background), .elementor-61 .elementor-element.elementor-element-1b4d38e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#E6E6E6;}.elementor-61 .elementor-element.elementor-element-9626939{text-align:center;}.elementor-61 .elementor-element.elementor-element-9626939 .elementor-heading-title{color:#3F3F3F;}.elementor-61 .elementor-element.elementor-element-42ccf5f{text-align:center;}.elementor-61 .elementor-element.elementor-element-42ccf5f .elementor-heading-title{color:#3F3F3F;}.elementor-61 .elementor-element.elementor-element-665c02f .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-61 .elementor-element.elementor-element-665c02f .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-61 .elementor-element.elementor-element-665c02f{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-61 .elementor-element.elementor-element-665c02f .elementor-icon-list-text{transition:color 0.3s;}.elementor-61 .elementor-element.elementor-element-97120bb{text-align:center;}.elementor-61 .elementor-element.elementor-element-a8a7d98{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-61 .elementor-element.elementor-element-a8a7d98:not(.elementor-motion-effects-element-type-background), .elementor-61 .elementor-element.elementor-element-a8a7d98 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#363636;}.elementor-61 .elementor-element.elementor-element-de9ae9d{text-align:center;font-size:10px;color:#FFFFFF;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:767px){.elementor-61 .elementor-element.elementor-element-9626939 .elementor-heading-title{font-size:18px;}.elementor-61 .elementor-element.elementor-element-42ccf5f .elementor-heading-title{font-size:18px;}.elementor-61 .elementor-element.elementor-element-a8a7d98{--padding-top:20px;--padding-bottom:60px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for taxonomy_terms_list, class: .elementor-element-88d32d9 */#footer-tax-tag .taxonomy-terms-list{
    justify-content: center;
}
#footer-tax-tag .taxonomy-term-button{
    padding: 5px 10px;
    border-radius: 10px;
}
#footer-tax-tag  .taxonomy-term-button .term-count{
    display: none;
}
.taxonomy-term-button:hover{
    background-color: #E44040;
    border-color: #E44040;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-1b4d38e */body {
    display: flex;
    flex-direction: column;
    min-height: 100vh; /* Ensures the body covers the full viewport height */
}

/* This is your main content wrapper class/ID. You may need to inspect your site to find the correct .elementor-61 .elementor-element.elementor-element-1b4d38e. */
.site-content { 
    flex-grow: 1; /* This makes the main content area expand to fill the available space */
}

/* This targets your footer element */
.elementor-location-footer { 
    margin-top: auto; /* Pushes the footer to the bottom, but is optional if the main content has flex-grow: 1 */
}/* End custom CSS */