.user-nav li a .count{
    width: 20px;
    height: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 20px;
    font-family: Halvar Breitschrift;
    font-size: 14px;
    font-weight: 500;
    line-height: 16.21px;
    padding: 3px;
    margin-left: 6px;
    color: #fff;
    background: #FF3900;
}