/* === Индикатор сообщений === */
.indicator-msg {
    height: 16px !important;
    margin-left: -12px !important;
    margin-bottom: 2px !important;
    border: 1px solid #fff !important;
    background: #ff0055 !important;
    color: #fff !important;
    border-radius: 999px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box !important;
    text-align: center !important;
    line-height: 1 !important;
}

/* === следующий класс === */