.formWrapper {
  :global {
    .ant-checkbox-group {
      width: 100%;
      display: flex;
      justify-content: space-between;
    }
  }
}
