.author-module-wrapper{background:#fff;border:1px solid #e2e2e2;border-radius:8px;margin-top:30px;max-width:100%;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{background:#464646;border-radius:50%;color:#fff;display:inline-block;font-size:16px;height:45px;line-height:20px;margin:0 5px;padding:14px 0;text-align:center;width:45px!important}.author-social a:hover{color:#fff;transform:scale(1.3);transition:.5s ease}