.widget-bck {
  position: relative;
  z-index: 0;
}
.widget-bck.twoColor:before {
  content: "";
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: 0;
  left: 0;
}
.widget-bck.twoColor.prc5:before {
  height: 5%;
}
.widget-bck.twoColor.prc10:before {
  height: 10%;
}
.widget-bck.twoColor.prc15:before {
  height: 15%;
}
.widget-bck.twoColor.prc20:before {
  height: 20%;
}
.widget-bck.twoColor.prc25:before {
  height: 25%;
}
.widget-bck.twoColor.prc30:before {
  height: 30%;
}
.widget-bck.twoColor.prc35:before {
  height: 35%;
}
.widget-bck.twoColor.prc40:before {
  height: 40%;
}
.widget-bck.twoColor.prc45:before {
  height: 45%;
}
.widget-bck.twoColor.prc50:before {
  height: 50%;
}
.widget-bck.twoColor.prc55:before {
  height: 55%;
}
.widget-bck.twoColor.prc60:before {
  height: 60%;
}
.widget-bck.twoColor.prc65:before {
  height: 65%;
}
.widget-bck.twoColor.prc70:before {
  height: 70%;
}
.widget-bck.twoColor.prc75:before {
  height: 75%;
}
.widget-bck.twoColor.prc80:before {
  height: 80%;
}
.widget-bck.twoColor.prc85:before {
  height: 85%;
}
.widget-bck.twoColor.prc90:before {
  height: 90%;
}
.widget-bck.twoColor.prc95:before {
  height: 95%;
}/*# sourceMappingURL=css.css.map */