.author-box{display:flex;flex-direction:column;align-items:center;justify-content:start;contain:content;}.author-box .avatar{margin:0 var(--spacing) var(--spacing);}.author-box .avatar img,.author-box .avatar svg{width:100px;height:100px;max-width:100px;border-radius:50%;}.author-box .avatar svg{fill:var(--lightest);background-color:var(--medium);}.author-box p{margin:1em 0 !important;}@media (min-width: 769px){.author-box{flex-direction:row;}.authors-list{display:grid;grid-gap:1.5em;grid-template-columns:50% 50%;margin:1.5em 0;}.authors-list .author-box{margin:0;}.author-box .avatar{margin:0 2rem 0 0;}}.wp-block-categories{box-sizing:border-box;}