.rb_single_post_wrap{padding:40px 0 20px}.post_title{color:#2C2C2C;font-size:22px;font-weight:700;margin-bottom:24px}.rb_post_box .post_title{font-size:16px;font-weight:700;margin:10px 0}.rb_post_box:hover .post_title{color:var(--main-color)}.post_excerpt{color:#4F4F4F;font-size:16px;font-weight:400}.rb_post_box .post_excerpt{font-size:14px}.rb_single_post_wrap .post_image{width:100%;box-shadow:2px 2px 15px 0 rgba(0,0,0,0.05);border-radius:16px}.post_author_wrap{position:absolute;bottom:0;left:15px;right:15px}.post_author{display:flex;justify-content:flex-start;align-items:center;gap:10px;font-size:14px;margin-top:15px}.rb_post_box .post_author{gap:20px}.post_author .post_author_image img{border-radius:50px;width:56px;height:56px}.rb_post_box .post_author .post_author_image img{width:40px;height:40px}.rb_post_box .rb_post_box_image{max-height:220px;width:100%;object-fit:cover;border-radius:16px;box-shadow:2px 2px 15px 0 rgba(0,0,0,0.05)}.post_date{font-size:13px;font-weight:400;color:#888;margin-top:14px}.post_content{width:900px;max-width:100%;margin:50px auto 30px}.rb_post_box{border-radius:16px;background:#FFF;background:#FFF;padding:15px;transition:.3s linear}.rb_post_box:hover{box-shadow:rgba(0,0,0,0.05) 0 4px 12px}.rb_related_posts_wrap .swiper-pagination{display:inline-block;position:absolute;left:0;text-align:left;top:0;bottom:auto}.rb_related_posts_swiper{padding:40px 0 20px;margin-top:-40px}@media (max-width: 768px){.post_author_wrap{position:relative;right:0}.post_title{font-size:16px;margin-bottom:10px;margin-top:15px}.post_excerpt{font-size:16px}.post_author .post_author_image img{width:56px;height:56px}.rb_related_posts_wrap .swiper-pagination{position:relative}}
.post_content :is( p , li) {
  color: #4F4F4F;
  line-height: 30px;
}
.post_content h2, .post_content h3, .post_content h4 {
  font-size: 19px;
  margin: 10px 0;
  font-weight: bold;
}