.plum-engineering-icon {
  display: block;
  fill: none;
  flex: 0 0 auto;
  height: 48px;
  overflow: visible;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.8;
  width: 48px;
}

.plum-engineering-marker {
  align-items: center;
  display: flex;
  justify-content: space-between;
  min-height: 24px;
  width: 100%;
}
