.ubt-5f162173-wrapper {
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: inherit;
    font-size: 16px;
    color: #333;
}

.ubt-5f162173-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #FF3b6a;
    display: inline-block;
}

.ubt-5f162173-bold {
    font-weight: 700;
}

.ubt-5f162173-normal {
    font-weight: 400;
}

.ubt-5f162173-highlight {
    font-weight: 700;
    color: #FF3b6a;
}