

/* Start:/local/components/public/articles.detail/templates/.default/style.css?1773388503512*/
.author {
    display: flex;
    margin: 1.5rem 0;
    color: #525860;
    align-items: center;
    flex-wrap: wrap;
}

.author-photo {
    border-radius: 50%;
    overflow: hidden;
    width: 70px;
    height: 70px;
    margin-right: 10px;
}

.author-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.author-job, .author-text {
    font-size: 0.8rem;
}

.author-name {
    color: #4e84f4;
}

.author .source {
    margin-left: 10px;
    color: #525860;
}
/* End */
/* /local/components/public/articles.detail/templates/.default/style.css?1773388503512 */
