/**
 * @file
 * Admin styling for the User module.
 */

.permissions .module {
  font-weight: var(--admin-font-weight-bold);
}
