/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 14 2025 | 05:27:21 */
.inner-border-box {
    border: 1px solid #ccc;
    padding: 20px 30px;
    text-align: center;
    padding-bottom: 30px;
	margin-bottom: 20px;
}
.blog-inner-btn a {
    background: #1d8893;
    padding: 12px 20px;
    border-radius: 20px;
    color: #fff;
}
.post.type-post ul.wp-block-list,
.post.type-post ol.wp-block-list {
    padding-left: 15px;
}
.post.type-post ul.wp-block-list li,
.post.type-post ol.wp-block-list li {
	font-family: Poppins, sans-serif;
}
.post.type-post h2{
	font-size:34px !important;
}
