.galo-price-feature-price {
  display: inline-block;
}

.galo-price-feature-break {
  display: block;
  margin-top: 4px;
}

.galo-price-feature-note {
  display: inline-flex;
  align-items: center;
  gap: 0.22rem;
  padding: 4px 7px;
  border-radius: 5px;
  background: #f3f4f6;
  color: #252525;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: normal;
  white-space: nowrap;
}

.galo-price-feature-icon {
  color: #477482;
  font-size: 0.95em;
}
