

/* Start:/bitrix/templates/gvozdevsoft_infogs_s1/components/bitrix/news.list/authors_list/style.css?1736284846703*/
.author-card {
    border: 1px solid #ddd;
    padding: 15px;
    margin-bottom: 20px;
    text-align: center;
}

.author-card__photo img {
    max-width: 100px;
    border-radius: 50%;
}

.author-card__info {
    margin-top: 10px;
}

.author-card__name {
    font-size: 16px;
    font-weight: bold;
}

.author-card__specialization,
.author-card__experience {
    font-size: 14px;
    margin-top: 5px;
}

.author-card__details {
    margin-top: 15px;
    font-size: 14px;
    color: #555;
    text-align: left;
}

.author-card__specialization,
.author-card__experience {
    margin-bottom: 5px;
}

.author-card__label {
    font-weight: bold;
    color: #333;
}
/* End */
/* /bitrix/templates/gvozdevsoft_infogs_s1/components/bitrix/news.list/authors_list/style.css?1736284846703 */
