::highlight(conte-fact-high) {
  background-color: rgb(239 68 68 / .25);
  text-decoration: underline dotted rgb(239 68 68 / .68) 2px;
}

::highlight(conte-fact-medium) {
  background-color: rgb(249 115 22 / .24);
  text-decoration: underline dotted rgb(239 68 68 / .68) 2px;
}

::highlight(conte-fact-low) {
  background-color: rgb(234 179 8 / .22);
  text-decoration: underline dotted rgb(239 68 68 / .68) 2px;
}
