.mood-widget-wrapper {
    display: flex;
    align-items: center;
    gap: 8px;
}

.mood-prefix {
    font-weight: bold;
}

.mood-text {
    font-weight: normal;
}