.block-save-recipe {
    background: var(--wp--preset--color--foreground) url(../../assets/images/tx-border.png) no-repeat top 24px right 24px;
    background-size: 170px auto;
    color: var(--wp--preset--color--background);
    padding: 24px;
}

.block-save-recipe .wpforms-container {
    margin: 0;
}

.block-save-recipe .wpforms-container .wpforms-description {
    font-family: var(--wp--preset--font-family--system-sans-serif);
    text-transform: none;
}