.recent-post-item{display:flex;gap:15px;margin-bottom:22px}.recent-post-item img{width:95px;height:95px;object-fit:cover;border-radius:14px}.recent-post-content a{font-weight:600;color:#1a2b49;text-decoration:none;display:block;margin-bottom:6px;transition:.3s}.recent-post-content a:hover{color:#2b6cff}.recent-post-content span{font-size:13px;color:#8a94a6}.social-share h4{margin-bottom:18px;font-size:20px;font-weight:700;color:#1a2b49}.social-icons a{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;margin-right:12px;border-radius:50%;background:#2b6cff;transition:.3s}.social-icons a:hover{transform:translateY(-4px);box-shadow:0 10px 20px rgba(43,108,255,.35)}