[data-id$="_comment"] {
  display: none !important;
}
.FileUpload__positionRel::after {
  content: "⚠ SecTeer may exclude application addition requests due to complexity, licensing, or low prevalence. If an app cannot be added, it can still be supported through the Custom Software feature.";
  display: block;
  margin-top: 8px;
  font-size: 13px;
  color: #a15c00;
  background: #fff8e1;
  border: 1px solid #f5c518;
  padding: 10px 12px;
  border-radius: 6px;
  line-height: 1.4;
}
