
/* introduce a horizontal gap between each row */
div[id^='divMMBInputRow'] {
    margin-bottom: 1rem;
}



