.license-band small {
  display: block;
  min-height: 18px;
  margin-top: 5px;
  font-size: 12px;
  line-height: 1.5;
}

.license-status.success {
  color: #8ee0aa;
}

.license-status.error {
  color: #ffaaa7;
}
