.bar-head {
  display: flex;
  justify-content: space-between;
  font-weight: 600;
  margin-bottom: 6px;
}

.bar .price {
  color: #0f172a;
}

.sb-result h3{
    color: #000;
}