.yotpo-widget-my-rewards-widget .yotpo-is-mobile .yotpo-reward-steps-item {
  flex-direction: column !important;
  width: 100% !important;
}
.yotpo-widget-my-rewards-widget .yotpo-custom-step-icon {
  height: 200px !important;
}
.yotpo-widget-my-rewards-widget .yotpo-is-mobile .yotpo-step-icons {
  margin: auto !important;
}
.yotpo-widget-my-rewards-widget .yotpo-is-mobile .yotpo-reward-steps-content {
  text-align: center !important;
}
.yotpo-widget-my-rewards-widget .yotpo-is-mobile .yotpo-reward-steps-title {
  justify-content: center !important;
}
button.yotpo-action-button.yotpo-primary-button.yotpo-widgets-shared-action-button.yotpo-filled-button.yotpo-rectangular-btn-type {
  width: 180px !important;
}
button.yotpo-action-button.yotpo-secondary-button.yotpo-widgets-shared-action-button.yotpo-filled-button.yotpo-rectangular-btn-type {
  width: 180px !important;
}	
.yotpo-widget-my-rewards-widget .yotpo-action-buttons-tile {
  row-gap: 20px;
}
.yotpo-widget-referral-share .yotpo-button-style:focus {
box-shadow:none !important;
} 
button:focus, button:hover {
box-shadow:none !important;
} 

@media screen and (max-width: 480px) {
.yotpo-widget-my-rewards-widget .yotpo-step-icons div {
    height: 255px;
}
}
.yotpo-inner-text {
    font-weight: normal !important;
}
ol.yotpo-reward-steps-list {
    overflow-x: hidden !important;
}

.yotpo-widget-my-rewards-widget .yotpo-step-icons div img {
	width: auto !important;
}

.yotpo-background.yotpo-align-text {
    font-family: 'Gotham' !important;
    color: #090C0F !important;
}
 .yotpo-headline {
    font-family: 'Gotham' !important;
    color: #090C0F !important;
}
.yotpo-rule-container {
    font-family: 'Gotham' !important;
    color: #090C0F !important;
}
.yotpo-info .yotpo-description {
    font-family: 'Gotham' !important;
    color: #090C0F !important;
}