.yotpo-friends-emails-view:not(.yotpo-is-mobile) .yotpo-email-container::after {
    display: block;
    content: "email1@example.com" ;
    color: #6c6c6c;
    font-size: 12px;
    text-align: start;
    font-family: Poppins;
}

.yotpo-input-example {
    display: none !important;
}

