.yotpo-widget-hero-section .yotpo-text-on-background.yotpo-is-mobile{
    min-height: unset !important; 
}


.yotpo-widget-hero-section .yotpo-text-on-background {
    background-color: #ff8068 !important;
}

.yotpo-widget-hero-section .yotpo-description::before {
    content: '';
    background-image: url(https://cdn.shopify.com/s/files/1/0525/3444/4186/files/DVF_Insider_white-01.png?v=1645217380);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 53px;
    display: flex;
}

.yotpo-widget-hero-section .yotpo-text-on-background.yotpo-is-mobile .yotpo-description::before {
    content: '';
    background-image: url(https://cdn.shopify.com/s/files/1/0525/3444/4186/files/DVF_Insider_white-01.png?v=1645217380);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 38px !important;
    display: flex;
}

.yotpo-widget-hero-section .yotpo-customer-logged-out-buttons .yotpo-action-button-text {
    text-decoration: underline !important;
}

.yotpo-widget-hero-section .yotpo-text-on-background.yotpo-is-mobile .yotpo-background-text-mobile {
    display: none !important;
}