.author-module-wrapper{background:#fff;border:1px solid #e2e2e2;border-radius:8px;margin-top:30px;padding:40px;width:100%}.author-card{align-items:flex-start;display:flex;flex-wrap:wrap;gap:20px}.author-image img{border-radius:50%;height:80px;object-fit:cover;width:80px}.author-content{flex:1;min-width:250px}.author-name{font-size:30px;font-weight:700;margin:0 0 15px}.author-description{color:#333;font-size:16px;line-height:1.6;margin-bottom:15px}.author-social a{align-items:center;border:2px solid #e21b1b;border-radius:50%;color:#e21b1b;display:inline-flex;height:36px;justify-content:center;margin-right:10px;text-decoration:none;transition:.3s ease;width:36px}.author-social a:hover{background-color:#e21b1b;color:#fff}