.wp-block-cble-block-software-review-right {
  width: 480px;
  margin-left: 40px;
}
.wp-block-cble-block-software-review-right .top {
  height: 460px;
  padding: 30px;
  background: #FFB81E;
  position: relative;
}
.wp-block-cble-block-software-review-right .top img.smile {
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translate(-50%, 50%);
}
.wp-block-cble-block-software-review-right .top .image {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.wp-block-cble-block-software-review-right .top .image img {
  width: 100%;
  height: auto;
}
.wp-block-cble-block-software-review-right .top .image button.components-button.image-button {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
}
.wp-block-cble-block-software-review-right .top .image button.components-button.delete-img {
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
}
.wp-block-cble-block-software-review-right .bottom {
  background: #0C120C;
  padding: 30px 20px 10px;
  color: #fff;
}
.wp-block-cble-block-software-review-right .bottom .jackpot-numbers {
  display: flex;
  align-items: center;
  margin-bottom: 11px;
}
.wp-block-cble-block-software-review-right .bottom .jackpot-numbers p {
  margin-bottom: 0;
  background: linear-gradient(180deg, #FFE600 0%, #FF9900 100%);
  opacity: 0.9;
  box-shadow: 0px 0px 20px rgba(255, 184, 30, 0.8);
  border-radius: 10px;
  margin-right: 3px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 26px;
  line-height: 140%;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 56px;
  border: 2px solid #EBBE5F;
}
.wp-block-cble-block-software-review-right .bottom .jackpot-numbers p:nth-child(4),
.wp-block-cble-block-software-review-right .bottom .jackpot-numbers p:nth-child(7) {
  margin-right: 8px;
}
.wp-block-cble-block-software-review-right .bottom p.jackpot {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
  opacity: 0.9;
  background: linear-gradient(180deg, #FFE600 0%, #FF9900 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}
.wp-block-cble-block-software-review-right .bottom .block-stars-yellow {
  margin-left: 10px;
}
.wp-block-cble-block-software-review-right .bottom .block-stars-yellow p.current,
.wp-block-cble-block-software-review-right .bottom .block-stars-yellow p.rating-text {
  color: #fff;
}
.wp-block-cble-block-software-review-right .bottom .block-stars-yellow .right {
  margin: 0;
}
