Template:Infobox kink/styles.css

From RACKWiki
.text-health_risk-High, .text-legal_risk-High {
  color: red;
  font-weight: bold;
}

.text-health_risk-Moderate, .text-legal_risk-Moderate {
  color: orange;
  font-weight: bold;
}

.text-health_risk-Low, .text-legal_risk-Low {
  color: inherit;
  font-weight: bold;
}