body {
    background: #fff;
}

#uf-lego-app .uf-form-cta-tile .uf-cta-activate {
    border-top: none;
}

#uf-lego-app .uf-cta-tile.full-width-cta {
    grid-row: span var(--uf_lego_uf_ts_grid_highlight_height) !important;
    width: 100% !important;
}

#uf-lego-app .uf-cta-tile.full-width-cta .uf-cta-panel {
    width: 100% !important;
}

#uf-gated-cta-wrapper .uf-cta-tile.full-width-gated-cta .uf-cta-panel {
    width: 100% !important;
}