.recent-posts-sidebar{font-family:Proxima Nova}.recent-posts-title{color:#222;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.recent-posts-list{list-style:none;margin:0;padding:0}.recent-post-item{display:flex;margin-bottom:1rem}.recent-post-link{border-bottom:1px solid #e0e0e0;color:inherit;display:flex;gap:10px;padding-bottom:.8rem;text-decoration:none;transition:color .5s ease}.recent-post-link:hover .recent-post-name{color:#0d46f2}.recent-post-thumb{background:#f2f2f2;border-radius:8px;flex:0 0 60px;height:60px;overflow:hidden;width:60px}.recent-post-thumb img{height:100%;object-fit:cover;width:100%}.recent-post-info{display:flex;flex-direction:column;gap:10px;justify-content:flex-start}.recent-post-date{color:#888;font-size:.75rem;margin-bottom:4px}.recent-post-name{font-family:Proxima Nova Alt;font-size:.9rem;font-weight:400;line-height:1.2;margin:0;transition:color .2s ease}@media (min-width:768px) and (max-width:1200px){.recent-post-name{font-size:1.3rem}}