.author-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 30px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px 28px;position:relative;z-index:10}@media only screen and (max-width:575px){.author-wrapper{gap:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.author-wrapper .author{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f1f1f1;border-radius:8px;gap:11px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:11px 14px}@media only screen and (max-width:575px){.author-wrapper .author{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px;width:100%}}.author-wrapper .author img{border-radius:50%;width:18px}.author-wrapper .author span{color:#272142;white-space:nowrap}.author-wrapper .author span>strong{color:#272142;font-size:14px;font-weight:700}.author-wrapper .author .separator{color:rgba(17,19,30,.2);font-weight:700}