Hi Tim,
Try this CSS:
.gb-container-row-thin-top-0, .gb-container-row-thin-top-0 >.gb-inside-container, .gb-container.gb-container-3440efe1, .gb-container.gb-container-3440efe1 > .gb-inside-container {
height: 100%;
}
.gb-container.gb-container-3440efe1 .gb-inside-container {
justify-content: space-between;
display: flex;
flex-direction: column;
}
.gb-button-wrapper.gb-button-wrapper-700fd50c.gb-button-wrapper-default-set {
margin-top: auto;
}
Let me know if this helps 🙂