You can use this CSS code to Website > Website Tools > Custom CSS to turn a Form Lightbox Button to a Text.
footer.sections button.lightbox-handle {
border: none !important;
background-color: transparent !important;
color: #000 !important;
}
Before
After