.otp-modal-card .publish-otp-note {
  background: #fff7ed;
  border: 1px solid #fdba74;
  border-radius: 8px;
  color: #9a3412;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.5;
  margin: 0;
  padding: 10px 12px;
  text-align: left;
}
