.mhc-embedded-form .donation-module {
    max-width: 400px;
    margin: auto;
    text-align: center;
}

.mhc-embedded-form .donation-module .big-radio li:nth-child(5),
.mhc-embedded-form .donation-module .big-radio li:nth-child(6) {
    height: 55px;
}


.mhc-embedded-form .custom-term-section {
    margin-top: -35px;
    margin-bottom: 30px;
}

.mhc-embedded-form .custom-term-section .custom-term-input {
    width: 50px;
}

.mhc-embedded-form .enroll-name-section,
.mhc-embedded-form .enroll-date-label {
    margin-top: 20px;
}

.mhc-embedded-form .enroll-name-section .ld-label {
    padding-left: 2px;
}

.mhc-embedded-form #form .check-div {
    margin-top: 15px;
}

.mhc-embedded-form #form .flex-form-section:not(.payment-choice) {
    text-align: center;
}

/* preview section */
.mhc-embedded-form #form-preview .enrollment-info-preview {
    width: 200px;
    max-width: 100%;
    margin: auto;
    text-align: left;
    line-height: 25px;
}

.mhc-embedded-form #form-preview h2 {
    margin: 20px auto 10px;
    font-size: 19px;
}

.mhc-embedded-form #form .enrollment-category-title,
.mhc-embedded-form #form .enrollment-card-title {
    font-size: 16px;
}