.balloons.yellow {
  background: #ffb900;
  border: 1px solid #d7851f;
}
.balloons.yellow:after {
  content: "";
  background: #ffb900;
  z-index: 0;
}
.balloons.yellow > p {
  font-size: 14px;
  color: #fff;
}/*# sourceMappingURL=ui-balloons.css.map */