.yotpo-widget-hero-section.yotpo-widget-override-css .yotpo-text-container.yotpo-center-layout {
    z-index: 1;
    background: #AB8DC2;
    border-radius: 10px;
    top: 200px;
    padding: 25px;
    max-width: 500px;
}

.yotpo-widget-hero-section.yotpo-widget-override-css .yotpo-is-mobile .yotpo-text-container.yotpo-center-layout {
	padding: 0;
  	background: 0px;
}