// scss-lint:disable ImportantRule

._nowrap {
  white-space: nowrap;
}

._unmargin {
  margin: 0 !important;
}

._center {
  text-align: center !important;
}
