.redux-group-tab {
  .form-table-section-indented {
    width: 95%;
    margin-left: 5%;
  }
  .form-table-section tr:first-of-type th:first-of-type {
    padding: 0px !important;
  }
  h3 {
    margin-top: 10px;
  }
}
