.related-post-wrap{width:100%;display:inline-block;padding:50px 0;}
.related-post-wrap .section-title{width:100%;display:inline-block;padding:0 0 15px 0;text-align:center;}
.related-post-wrap .post-card{width:100%;display:inline-block;vertical-align:top;}
.related-post-wrap .post-card a{width:100%;display:inline-block;}
.related-post-wrap .post-card a .ft-image{width:100%;display:inline-block;height:200px;max-width:100%;background-position:center;background-repeat:no-repeat;background-size:cover !important;vertical-align:top;position:relative;transition:0.4s ease-in-out;}
.related-post-wrap .post-card a .content{width:100%;display:inline-block;padding:15px;background:#fff;box-shadow:-1px 0px 5px 0px rgb(222 220 220);}
.related-post-wrap .post-card a .content h3{width:100%;display:inline-block;margin:0 0 15px 0;transition:0.4s ease-in-out;font-size:24px;line-height:34px;color:#000;letter-spacing:1px;}
.read-minute{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;color:#000;line-height:18px;margin:10px 0 0 0;}
.related-post-wrap .post-card a .content p{width:auto;display:inline-block;color:#000;margin:0 0 0 10px;padding:0 0 0 10px;border-left:1px solid #000;line-height:18px;}
.related-post-wrap .post-card a:hover .content h3{color:#e93c35;}