.property-service-split {
  display: flex;
  flex-wrap: wrap;
  gap: 6px 12px;
  margin-top: 9px;
  color: #8290a5;
  font-size: 11.5px;
  line-height: 1.3;
}

.property-service-split span {
  white-space: nowrap;
}

.property-service-split strong {
  color: #17213b;
  font-size: 12px;
  font-weight: 800;
}
