.hero-post .post-tags span{background-color:var(--blue);border-radius:10px 0;padding:10px 20px;display:flex;text-transform:capitalize}.hero-post .post-main-info{margin-top:40px;display:flex;align-items:center}.hero-post .post-main-info .author-info{display:flex;align-items:center;column-gap:10px}.hero-post .post-main-info .author-info .author-image{border-radius:50px;border:2px solid var(--white);width:60px;height:60px;overflow:hidden}.hero-post .post-main-info .author-info .author-image img{width:100%;height:100%;object-fit:contain}@media (max-width:767px){.hero-post .post-main-info .author-info .author-image{width:40px;height:40px}}.post-main .post-main-right .text-blog h4{font-weight:700;margin-bottom:5px}.post-main .post-main-right .text-blog img{border-radius:35px 0;width:100%;height:auto;object-fit:contain}.similar-post .section-header h2{text-align:center;text-transform:uppercase}.similar-post .section-body{margin-top:70px}@media (max-width:576px){.similar-post .section-body{margin-top:30px}}