

/* Start:/local/components/olmi/honored.list/templates/.default/style.css?1682039720485*/
.honored {
    font-size: 14px;
    line-height: 1.5;
}
.honored__item {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    column-gap: 20px;
}
.honored__img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    display: block;
    border-radius: 50%;
}
.honored__img-wrapper {
    max-width: 200px;
    display: block;
}
.honored__name {
    font-size: 16px;
    font-weight: 600;
}
.honored__desc {
    margin-top: 15px;
}
/* End */
/* /local/components/olmi/honored.list/templates/.default/style.css?1682039720485 */
