.is-style-no-terms-link {
    display: flex;
    flex-wrap: wrap;
    gap: var(--wp--style--block-gap);
}

.is-style-no-terms-link span {
    text-align: center;
    text-decoration: none !important; 
}