.text-important {
  font-weight: bold;
  color: rebeccapurple;
}

.text-notice {
  font-style: italic;
}
