.pending-upload-notice {
  margin: 0 0 14px;
  padding: 11px 13px;
  border: 1px solid #b9ddcf;
  border-radius: 10px;
  background: #effaf5;
  color: #126b59;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.7;
}
