.vc-pullRequest-list-customize-panel .vc-pullRequest-list-customize-panel-button {
  margin-right: 10px;
}

.vc-pullRequest-list-customize-panel .vc-pullRequestList-errormessage {
  display: flex;
  font-size: 12px;
  font-weight: 400;
  color: rgba( 168, 0, 0 ,  1 );
  color: rgba( var(--palette-accent1-dark,168, 0, 0) ,  1 );
  padding-top: 5px;
}

.vc-pullRequest-list-customize-panel .vc-pullRequestList-custom-section-authors-edit {
  padding-top: 0px;
}

.vc-pullRequest-list-customize-panel .identity-picker-search-box input.identity-picker-input {
  padding-left: 12px;
}
