/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 09 2024 | 09:56:17 */
.elementor-widget-theme-post-content h2{
    margin-top: 50px
}
.elementor-widget-theme-post-content h2{
    margin-top: 50px
}
.elementor-widget-theme-post-content p > img{
    margin: 10px 0
}

XX.elementor-widget-theme-post-content img{
    max-width: 500px
}
.elementor-widget-theme-post-content img.alignleft {
    float: left;
    margin: 0 20px 5px 0;
}
.elementor-widget-theme-post-content img.alignright {
    float: right;
    margin: 10px 0 5px 20px;
}
.iframe-container {
    padding: 20px 0
}


.justify-carousel .swiper-wrapper img{
    height: 300px;
    width: auto !important
}
.justify-carousel .swiper-wrapper .swiper-slide{
    width: auto !important;
    margin-right: 10px
}

.elementor-widget-ae-acf a{
    color: var(--e-global-color-194ded6) !important; 
}
.elementor-widget-ae-acf a:hover{
    text-decoration: underline 2px!important;
    text-underline-offset: 3px;
}
.elementor-widget-ae-acf p {
    margin-top: 0
}

.logo-container img{
    max-height: 120px;
    object-fit: contain;
    object-position: left;
}
.elementor-widget-ae-acf p{
	width: 100%;
}
.elementor-widget-ae-acf p + ul{
    margin-top:0 !important;
}