/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 29 2024 | 02:49:59 */
p{
	font-size: 18px;
}

.uc-card .uc-tag{
	font-size: 14px;
}

.uc-card .uc-card_body h3{
	font-size: 20px;
}

.btn-title{
	color: initial;
}

.uc-imgHome.d-flex img {
    width: 100%;
    object-fit: cover;
    height: auto;
}

.uc-breadcrumb{
	margin-top: 20px;
	overflow: hidden;
}

.uc-breadcrumb, .post-title{
	margin-bottom: 32px;
	padding-bottom: 0px;
}

#main > .container > .row, #main > .container-fluid > .row {
    padding: 40px 0px;
}