/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 10 2026 | 18:25:24 */
@media(max-width: 991px){
	.uc-image-quote.image-nested .uc-image-quote_image .uc-card{
		position: relative;
		top: 0;
		margin: 0;
	}
	
	.uc-image-quote .uc-image-quote_image{
		height: initial;
	}
	
	.uc-image-quote.image-nested{
		margin-bottom: 0;
	}
}

.uc-links-center-full .uc-btn{
    display: flex;
    justify-content: center;
}

.uc-links-center-full .uc-btn span{
	margin-left: 8px;
}

.divider-center .uc-text-divider{
	margin-left: auto;
	margin-right: auto;
}

.h-166px{
	height: 166px !important;
}

.h-266px{
	height: 266px !important;
}

.paragraph-iframe-w100 iframe{
	width: 100%;
}

@media(min-width: 992px){
	.mt-lg-n-20px{
		margin-top: -20px;
	}
	
	.mt-lg-n-30px{
		margin-top: -30px;
	}
	
	.mb-lg-0{
		margin-bottom: 0 !important;
	}
	
	.h-lg-266px{
		height: 266px !important;
	}
}