.yotpo-widget-referral-widget{
margin: 0 auto!important;
 max-width: 1200px;

}

.yotpo-widget-referral-widget .yotpo-main-share-body-textarea {
    border-radius: 6px!important;
}

.yotpo-widget-referral-widget .yotpo-background.yotpo-center-background {
  height: auto !important;
  padding: 5% 20px !important;
}

.yotpo-widget-referral-widget .yotpo-tile-box {
  padding: 20px 0 !important;
}

.yotpo-widget-referral-widget .yotpo-tile {
  min-height: 0 !important;
}

.yotpo-widget-referral-widget .yotpo-header-text {
  padding-bottom: 10px !important;
}

.yotpo-widget-referral-widget .yotpo-action-button-widget {
  margin-top: 30px !important;
}

.yotpo-widget-referral-widget .yotpo-action-button-widget .yotpo-button-style {
  border-radius: 6px !important;
  width: 120px!important;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}

.yotpo-widget-referral-widget .yotpo-action-button-widget .yotpo-button-style span{
    font-family: "Josefin Sans" !important;
    font-weight: 400!important;
}

.yotpo-widget-referral-widget .yotpo-input-container .yotpo-input {
  border-radius: 6px !important;
  border: none !important;
}

.yotpo-widget-referral-widget .yotpo-input-container .yotpo-input-example{
 color: #fff!important;
}


.yotpo-widget-referral-widget .yotpo-screen-final .yotpo-action-button-widget .yotpo-button-style {
  width: auto !important;
  height: auto !important;
  padding: 12px 20px !important;
  position: relative !important;
}

.yotpo-widget-referral-widget .yotpo-screen-final .yotpo-is-mobile .yotpo-action-button-widget .yotpo-button-style {
  width: 100% !important;
  padding: 12px 0 !important;
}

.yotpo-widget-referral-widget .yotpo-referral-history .yotpo-separator-dark {
  background: #fff !important;
}

.yotpo-widget-referral-widget .yotpo-is-mobile .yotpo-action-button-widget .yotpo-button-style {
  width: 100% !important;
  position: relative;
}


.yotpo-background.yotpo-center-background.yotpo-is-mobile {
  position: relative;
  background: rgb(79, 97, 113)!important;
  flex-direction: column;
padding: 0 !important;
}

.yotpo-background.yotpo-center-background.yotpo-is-mobile:before{
 position: relative;
  background-image: url("https://cdn-widget-assets.yotpo.com/static_assets/y9ZPxNwD6hU6FCEPkrDKIA/images/image_2022_10_21_20_41_14_313")!important;
  background-repeat: no-repeat;
background-size: cover;
background-position: 25% center;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  padding-top: 100%;
}
