.comment-candle {
margin-top:2rem;
display:flex;
}
.comment-candle-candle {
margin:0 1rem; flex: 0 0 135px;
}
.candle-author {
margin-bottom:1rem;
}
.candle-author small {
font-size:90%;
}
.comment-candle-content {
flex-shrink: 1;
}