.master-safety-note {
  margin: 10px 2px 0;
  color: #4f7080;
  font-size: 9px;
  line-height: 1.55;
}

[data-theme="dark"] .master-safety-note {
  color: #9ab8c5;
}
