.authorCard{border-radius:var(--border-radius-big);box-sizing:border-box;overflow:hidden;padding:20px}.authorCard,.authorCardLink{text-decoration:none}.authorCardLink:any-link{color:#000}.authorCard p{padding-left:1rem;text-align:center}.authorWidgetHeaderMobile{display:none}@media(max-width:960px){.authorCard{align-items:center;display:flex}div.bShadow.authorCard>p{margin:0;max-width:100%;padding-left:1rem;text-align:left}.authorCard h2{margin:0}.authorWidgetHeader{display:none;font-size:24px;line-height:24px;margin-bottom:.25rem}.authorWidgetHeaderMobile{display:block;padding-left:1rem;text-align:left}.authorCard p{margin-bottom:0;text-align:left}}@media(max-width:580px){.authorCard{flex-direction:column}.authorCard p{padding-top:1rem}.authorCard p,.authorWidgetHeaderMobile{padding-left:0}}