#example {
    font-size: 48px;
}

#example .chat_line {
    line-height: 75px;
}

#example .badge {
    width: 40px;
    height: 40px;
    margin-right: 5px;
    margin-bottom: 8px;
}

#example .badge:last-of-type {
    margin-right: 8px;
}

#example .colon {
    margin-right: 20px;
}

#example .cheer_bits {
    font-weight: 500;
    margin-right: 10px;
}

#example .cheer_emote {
    max-height: 60px;
    margin-bottom: -15px;
}

#example .emote {
    max-width: 180px;
    height: 60px;
    margin-right: -8px;
}

#example .emoji {
    height: 55px;
}