.author-posts-section .section-title{margin-bottom:30px;color:#707070;font-size:22px;font-weight:bold;text-transform:uppercase;letter-spacing:2px}.author-posts-section .posts-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));gap:30px;margin-bottom:60px}.author-posts-section .post-card{border-radius:12px;cursor:pointer}.author-posts-section .post-card .post-image img{width:100%;-o-object-fit:cover;object-fit:cover;border-radius:12px}.author-posts-section .post-card .post-content .post-title{color:#0073aa;font-size:22px;margin:10px 0;font-weight:bold;line-height:normal}.author-posts-section .post-card .post-content .post-excerpt{color:var(--blackest)}.load-more-wrapper{display:flex;justify-content:flex-end;width:100%;margin-top:1.5rem;padding-bottom:40px}.btn-load-more{cursor:pointer;color:#0073aa;display:flex;justify-content:center;align-items:center;text-transform:uppercase;gap:10px}.btn-load-more svg{border:2px solid #0073aa;border-radius:35%}
