.steam-blueprint-page .steam-blueprint-trust {
  --bp-dark: #080808;
  --bp-blue: #cb2c2c;
  --bp-ink: #ffffff;
  background: #080808;
  color: #fff8f0;
}

.steam-blueprint-page .steam-blueprint-trust h2,
.steam-blueprint-page .steam-blueprint-trust h3 {
  color: #fff8f0;
}

.steam-blueprint-page .steam-blueprint-trust .steam-blueprint-kicker {
  color: #faf100;
}

.steam-blueprint-page .steam-blueprint-trust p {
  color: rgba(255, 248, 240, 0.74);
}

.steam-blueprint-page .steam-blueprint-trust a {
  background: #cb2c2c;
  color: #ffffff;
}
