.parent_container_svgcumspan {
  width: 159px;
  display: flex;
  align-items: center;
  border-radius: 20px;
  background-color: #34a85326;
  padding: 4px 10px;
  gap: 4px;
}

.text_color_safety_guaranteed {
  color: #34a853;
  font-size: 12px;
}
