@charset "UTF-8";
.wpEntryBox .elSubText {
  color: #ff0000 !important;
  margin-bottom: 12px;
}
#shpMain .wpEntryBox .elSubText:has(+ .elInputLabel) {
  margin-bottom: 0 !important;
}

