/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 09 2025 | 18:01:03 */
.regions_featured_img .pp-content-grid-post-image {
	padding: 0;
}

.regions_featured_img .pp-content-grid-post-image img {
	width: 100%;
	aspect-ratio: 345/200;
}

.regions_content_custom {
	padding-top: 0 !important;
}

.regions_title_custom {
	margin-top: 0;
}

.regions_title_custom a {
	font-family: "abadi", Verdana, Arial, sans-serif;
	font-size: 47px;
	line-height: 50px;
    font-weight: 300;
	color: #F1592A !important;
	text-decoration: none !important;
}

.regions_overview_main .grediant_seperator {
    border: none;
    height: 4px;
    background: linear-gradient(90deg, #F15A29 0%, rgba(241, 90, 41, 0.00) 100%);
    width: 100%;
	margin-top: 10px;
    margin-bottom: 15px;
}

/* .regions_overview_main .pp-content-grid-post-excerpt {
	height: 220px;
} */

.regions_overview_main .pp-content-grid-post-excerpt p {
	font-family: "abadi", Verdana, Arial, sans-serif;
	font-size: 21px;
	line-height: 30px;
    font-weight: 300;
	color: #3C5064;
}

.regions_overview_main .pp-content-grid-post-more-link {
	text-align: right;
}

.regions_overview_main .pp-content-grid-post-more-link a {
	font-family: "abadi", Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 29px;
    font-weight: 300;
	color: #3C5064 !important;
	letter-spacing: 1px;
	text-decoration: none !important;
}

.why_body_regions_custom ul li::marker {
	color: #f1592a;
}

.region_overview_box .pp-flipbox-description a {
	color: #ffffff !important;
	text-decoration: underline;
}