.yotpo-widget-hero-section .yotpo-text-on-background:not(.yotpo-is-mobile) {
    background-position: right !important;
}

.yotpo-widget-hero-section .yotpo-text-on-background .yotpo-text-container {
    max-width: 550px !important;
}

.yotpo-widget-hero-section .yotpo-is-mobile .yotpo-text-container .yotpo-title {
    font-size: 50px !important;
}

.yotpo-widget-hero-section .yotpo-text-on-background .yotpo-text-container .yotpo-title::before {
    content: "";
    display: block;
    background-image: url(https://cdn.shopify.com/s/files/1/0625/9305/files/image_8_716eeb21-0264-408a-ae93-b4cbf57abe89.png?v=1725188927);
    height: 100px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin: 0 auto 10px;
    max-width: 300px;
}

.yotpo-widget-hero-section .yotpo-text-on-background.yotpo-is-mobile .yotpo-text-container {
    align-self: center !important;
}

.yotpo-widget-hero-section button {
    font-weight: 700 !important;
}