/* SecurityTalent homepage accessibility contrast fixes. */
.st-homepage .st-scale-help > div b {
  color: #073f49 !important;
  text-shadow: none !important;
  font-weight: 800;
}

.st-homepage .st-hero-matrix .st-matrix-metrics {
  color: #40585d;
}

.st-homepage .st-hero-matrix .st-matrix-metrics strong {
  color: #086970 !important;
  text-shadow: none !important;
  font-weight: 850;
}

.st-homepage .st-hero-matrix .st-skill-level b {
  color: #244c54 !important;
  text-shadow: none !important;
  font-weight: 800;
}
