.mhc-embedded-form input[type=number] {
    -moz-appearance: textfield;
}
.mhc-embedded-form .donation-module {
    max-width: 400px;
    margin: auto;
    text-align: center;
}
.mhc-embedded-form .custom-term-section-1,
.mhc-embedded-form .custom-term-section-2 {
    margin-top: -35px;
    margin-bottom: 30px;
}
.mhc-embedded-form .custom-term-section-1 .custom-term-input,
.mhc-embedded-form .custom-term-section-2 .custom-term-input {
    width: 50px;
}

.mhc-embedded-form .donation-module {
    max-width: 300px;
}
