/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 05 2025 | 12:29:10 */
.back_to_blog_infobox .pp-infobox-image {
	margin-bottom: 4px;
}

.back_to_blog_infobox .pp-infobox-link {
	text-decoration: none !important;
}

.single .silver_falcon_featured_blog_main_grid {
	gap: 0 !important;
}

.articles_title_and_img_div {
	width: 50%;
}

.article_main_texts {
	width: 50%;
	margin-left: 120px;
}

.share_title h5 {
	font-size: 20px;
    line-height: 24px;
	color: #313131;
    font-family: "polymath-display", Verdana, Arial, sans-serif;
    font-weight: 400;
	letter-spacing: 1px;
	margin-bottom: 5px;
}

.blogs_detail_share_btn {
	display: flex;
    gap: 20px;
    align-items: center;
}

.blogs_share_icons a {
	margin-right: 8px;
}

.featured_blogs_sep_last {
	width: 100%;
	background: #E4E4E4;
	margin-top: 30px;
    margin-bottom: 0;
	min-height: 1px;
}