.swym-engage-backinstock-body{
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 5px 30px;
    margin: 10px 0px;
}


.swym-engage-backinstock-empty-state{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    row-gap: 20px;
    margin-bottom: 20px;
    width: 100%;
    color: var(--swym-wishlistplus-themeapp-color-text);
    font-size: var(--swym-wishlistplus-themeapp-content-font-size);
}