/** custom css for SimpleBlog **/
.page-header, .page-content { width: 80%;
margin: 0 auto;}

.simpleblog-posts h2{border: none!important}
.elementor-widget .simpleblog-posts .post-additional-info{display:none}

a.post-read-more.text-muted {border: 1px solid #aaaaaa;background: #fff;color: #333333; padding: 0.3rem 0.4rem; font-size: .75rem;letter-spacing: 0.1em; text-transform: uppercase;
}
.simpleblog-posts .post-content .post-read-more span {text-decoration: none !important;color: inherit!important;}
.simpleblog-posts .post-additional-info{border-top:none!important}

.simpleblog-posts h2 {
    font-size: 1.5rem!important;  font-weight: 500;font-family: auto !important;}

#module-ph_simpleblog-single #content-wrapper .page-title{text-align:center;font-family: auto;max-width: 600px;margin: auto;line-height: 1.5;}
#module-ph_simpleblog-single .simpleblog__postInfo.text-muted {text-align: -webkit-center;}
#module-ph_simpleblog-single .simpleblog__postInfo ul{width: max-content;}
.simpleblog__post-featured img{margin: 20px auto!important;}