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

.mhc-embedded-form input[type="checkbox"] {
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 2px;
}
