.badgewonribbon-type1 {
  position: absolute;
  top: -9.5px;
  left: 5px;
  z-index: 2;
}
.badgewonribbon-type1 .svgribbonbadge.badgeearnedstate .path0 {
  fill: white !important;
}
.badgewonribbon-type1 .svgribbonbadge.badgeearnedstate .path1 {
  fill: #878787 !important;
}
.badgewonribbon-type1 .svgribbonbadge.badgeearnedstate .path2 {
  fill: #f4bf1b !important;
}
.badgewonribbon-type1 .svgribbonbadge {
  width: 44px;
}
.badgewonribbon-type1 .svgribbonbadge .path0 {
  fill: white;
}
.badgewonribbon-type1 .svgribbonbadge .path1 {
  fill: #878787;
}
.badgewonribbon-type1 .svgribbonbadge .path2 {
  fill: #e6e6e6;
  filter: drop-shadow(0px 6px 3px #656565);
}
