.blog-img{border-radius:30px}.blog-header img,.blogPostimg{border-radius:8px}.blog-header img{width:100%}.strip{align-items:center;background:#85714d;border-radius:10px;clear:both;color:#fff;display:flex;justify-content:center;margin-top:30px;padding:30px}.strip p{font-size:22px;font-weight:600}.strip img{margin-right:30px}.recent-posts img{border-radius:6px;height:auto;width:100%}.recent-posts .post-title{font-size:.95rem;margin-top:5px}.blog-content h2{font-size:1.4rem;font-weight:600;margin-top:25px}.blog-content p{margin-bottom:1rem}.tag-box{background:#f4f4f4;border-left:4px solid #007bff;border-radius:6px;font-size:.95rem;margin:20px 0;padding:10px 15px}.share-dropdown{display:inline-block;position:relative}.share-btn img{margin:3px;width:20px}.share-btn{align-items:center;background:#002854;border:1px solid #002854;border-radius:6px;border-radius:30px;color:#fff;cursor:pointer;display:flex;gap:.5rem;padding:4px 15px 4px 12px;transition:background .3s ease}.share-btn:hover{background:#85714d;border:1px solid #85714d}.share-menu{background:#fff;border-radius:6px;box-shadow:0 4px 12px rgba(0,0,0,.15);display:none;left:0;list-style:none;margin:0;padding:.5rem 0;position:absolute;top:100%;z-index:999}.share-dropdown:hover .share-menu{animation:fadeIn .3s ease;display:block}.blog_card .tag{border:1px solid #b3bfcc;border-radius:15px;color:#002855;padding:5px 15px}.share-menu li{padding:0}.share-menu li a{align-items:center;color:#333;display:flex;gap:.6rem;padding:.6rem 1rem;text-decoration:none;transition:background .2s ease,color .2s ease}.share-menu li a:hover{background:#f0f0f0;color:#0b76ff}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.share-section{align-items:center;border-bottom:1px solid #d9d9d9;border-top:1px solid #d9d9d9;display:flex;padding:5px 0}.share-section .shareIcon{margin-right:10px;width:30px}ul.share-menu-2{margin-left:10px}ul.share-menu-2 li{background:#f3f3f3;border-radius:12px;margin:10px 5px;padding:10px}.recent-posts a{color:#002855}