/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 29 2025 | 06:42:12 */
.logo_grids_slider_customs .bx-pager.bx-default-pager {
	text-align: right !important;
}

.healthcare_hero_grids .pp-content-grid-post-title {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #333333;
    font-family: "aktiv-grotesk", Verdana, Arial, sans-serif;
	text-align: center;
}

.healthcare_hero_grids .pp-content-grid-post-image {
	padding: 0;
}

.healthcare_hero_grids .pp-content-grid-post-image img {
	aspect-ratio: 3/2;
	width: 100%;
	object-fit: cover;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.healthcare_hero_grids .pp-content-post {
    box-shadow: 0px 6px 10px 3px rgba(0, 0, 0, 0.15);	
    background: #ffffff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.healthcare_hero_grids .pp-content-post-carousel .owl-theme .owl-dots, .blog_grid_customs .pp-content-post-carousel .owl-theme .owl-dots {
    margin-top: 40px;
}