/* https://www.dietagratis.com/wp-content/themes/covernews-child/style.css?ver=4.3.96 */
.author-box{padding:20px 30px;background-color:#951b5f;color:#fff;border-radius:5px;margin-bottom:20px;text-align:center}.author-box .author-box__title{color:#fff;font-size:1.5rem;font-weight:800;margin-bottom:10px;display:block}.author-box .author-box__content{display:flex;gap:20px;flex-direction:column;align-items:start}.author-description__socials{border-top:1px solid #b7528a;margin-top:10px;padding-top:10px;display:flex;gap:10px;justify-content:center}.author-description__socials a{background:#75164b;border-radius:4px;width:30px;height:30px;display:flex;justify-content:center;align-items:center}.author-description__socials a svg{fill:#fff;width:20px;height:20px}.author-description__socials a:hover{background-color:#fff}.author-description__socials a:hover svg{fill:#951b5f}@media screen and (min-width:768px){.author-box{text-align:left}.author-box .author-box__content{flex-direction:row}.author-box .author-box__content img{width:100px;height:100px;border-radius:50%;border:4px solid #fff}.author-description__socials{justify-content:left}}