/*
DroneHQ Header Trademark v147
Adds a compact trademark symbol to the primary DroneHQ shell brand.
*/

.shell-brand-trademark-v147 {
  display: inline-block;
  margin-left: 2px;
  position: relative;
  top: -0.42em;
  color: currentColor;
  font-size: 0.42em;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
  vertical-align: baseline;
}
