.label-new{
  height: 26px;
  position: absolute;
  top: 0;
  margin-left: 5px;
  transform: rotate(-11deg);
}

a.has-label-new {
  padding-right: 35px!important;
}

.no-underscore {
  text-decoration: none;
}
.no-underscore a{
  text-decoration: none;
}

.carousel-indicators li.active {
  background: #e88f3f;
}

.carousel-indicators li {
  border: solid #000 1px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border-bottom: none;
  border-top: none;
  opacity: 1!important;
}