/*!******************************************************************************
 * Copyright (c) 2019, Code Atlantic LLC
 ******************************************************************************/

.pum-form--layout-standard {
  .pum-form__field {
    > label {
      margin-bottom: .25em;
      display: block;
    }
  }
}