/* ####################################
   Users Counter

   - Critical Rendering Path: Recommended
   - Just add the "counter" class to the Users Counter widget to use the standard counter styles, there's not necessarily any need to style this separately.
   ################################## */

.usersCounter {
}

    .usersCounter .label {
    }

    .usersCounter .count {
    }

    .usersCounter + .usersCounter {
    }
