.mention {
    background: #c8d3d9;
    font-size: 0.9em;
    height: 1.5em;
    border-radius: 0.75em;
    padding: 0 0.6em;
    display: inline-flex;
    align-items: center;
    font-weight: bold;
}

.tribute-container {
    min-width: 85px;
}