/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 01 2025 | 12:44:49 */
.blog_listings_grid_customs .pp-content-post-data {
    display: flex;
    flex-direction: column-reverse;
}

.blog_left_facet_customs .facetwp-facet-title {
    color: #218D52;
    font-family: "Avenir Next", Verdana, Arial, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 51px;
}

.blog_left_facet_customs .facetwp-checkbox span {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 37px;
    letter-spacing: 0.32px;
    font-family: "Avenir Next", Verdana, Arial, sans-serif;
	color: #002551;
}

.blog_left_facet_customs .facetwp-checkbox span.facetwp-counter {
    display: none;
}

.blog_left_facet_customs .facetwp-facet {
	margin-bottom: 0;
}

.blog_listings_grid_customs .pp-post-featured-img img {
	aspect-ratio: 16/9;
	object-fit: contain;
	width: 100%;
}

.blog_listings_grid_customs .pp-content-grid-image.pp-post-image {
    background: #348c4e9c;
}