.app-checkboxgroup {
  .ant-checkbox-wrapper-checked {
    background-color: #E8F1FF !important;
    color: #4169E1 !important;
  }
}