.wp-block-cble-block-brand-review-right {
  width: 480px;
  margin-left: 40px;
}
.wp-block-cble-block-brand-review-right .top {
  height: 460px;
  padding: 30px;
  background: #D8F3EA;
  position: relative;
}
.wp-block-cble-block-brand-review-right .top img.smile {
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translate(-50%, 50%);
}
.wp-block-cble-block-brand-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-brand-review-right .top .image img {
  width: 100%;
  height: auto;
}
.wp-block-cble-block-brand-review-right .top .image button.components-button.image-button {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
}
.wp-block-cble-block-brand-review-right .top .image button.components-button.delete-img {
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
}
.wp-block-cble-block-brand-review-right .bottom {
  background: #D8F3EA;
  padding: 30px 20px 10px;
  color: #fff;
}
.wp-block-cble-block-brand-review-right .bottom .jackpot-numbers {
  display: flex;
  align-items: center;
  margin-bottom: 11px;
}
.wp-block-cble-block-brand-review-right .bottom .jackpot-numbers p {
  margin-bottom: 0;
  background: #06845A;
  opacity: 0.9;

  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;
 
}
.wp-block-cble-block-brand-review-right .bottom .jackpot-numbers p:nth-child(4),
.wp-block-cble-block-brand-review-right .bottom .jackpot-numbers p:nth-child(7) {
  margin-right: 8px;
}
.wp-block-cble-block-brand-review-right .bottom p.jackpot {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
  opacity: 0.9;
  text-align: center;
	color:#06845A;
}
.wp-block-cble-block-brand-review-right .bottom .block-stars-yellow {
  margin-left: 10px;
}
.wp-block-cble-block-brand-review-right .bottom .block-stars-yellow p.current,
.wp-block-cble-block-brand-review-right .bottom .block-stars-yellow p.rating-text {
  color: #0C120C;
}
.wp-block-cble-block-brand-review-right .bottom .block-stars-yellow .right {
  margin: 0;
}
.wp-block-cble-block-brand-review-right .bottom .wp-block-cble-block-rating .block-stars-yellow .numbers .current,
.wp-block-cble-block-brand-review-right .bottom .wp-block-cble-block-rating .block-stars-yellow .right p,
.wp-block-cble-block-brand-review-right .bottom .wp-block-cble-block-rating-line .block-stars-yellow .right .numbers{
	color: #0C120C;
}