@import '../../../brand-globals/src/less/type';

.bg-brand {
  color: @gray-lighter
}

// Emphasis & misc
// -------------------------

small,
.small {
  font-size: @font-size-small;
}
