
.rangeslider__value-bubble {
  display: block;
  position: absolute;
  bottom: 100%;
  margin-bottom: 17px;
  width: 100px;
  margin-left: -50px;
  font-weight: 900;
  font-size: 30px;
  text-transform: uppercase;
  font-weight:lighter;
  line-height: 1;
  color: #4e4e4e;
  text-align: center;
}