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

.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 .ld-label {
    padding-left: 2px;
}

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

.mhc-embedded-form #form #cardtype {
    margin-top: 20px;
}

/* 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;
}

.mhc-embedded-form .check-div .regular-checkbox + label,
.mhc-embedded-form .big-radio label,
.mhc-embedded-form .big-radio input {
    background-color: #fff;
}
