.full-width-btn .elementor-button {
    width: 100%;
    justify-content: center;
}

.wpforms-submit.full-width-btn {
    width: 100% !important;
    display: block !important;
}

.wpforms-container-full .wpforms-field {
    padding-top: 0 !important;
    padding-bottom: 8px !important;
    margin-bottom: 0 !important;
}

.wpforms-container-full .wpforms-submit-container {
    margin-top: 8px !important;
    padding-top: 0 !important;
}

html, body {
    overflow-x: hidden;
}