/* KSC HOME ENCODING YELLOW FIX V2 */
/* Unified yellow: #FFD300 */

html body.ksc-home-encoding-yellow-fix-v2 {
  --ksc-yellow: #FFD300 !important;
  --ksc-gold: #FFD300 !important;
  --ksc-accent: #FFD300 !important;
  accent-color: #FFD300 !important;
}

html body.ksc-home-encoding-yellow-fix-v2 .ksc-system-8box-kicker,
html body.ksc-home-encoding-yellow-fix-v2 .ksc-meaning-line-kicker {
  color: #FFD300 !important;
  border-color: rgba(255, 211, 0, .48) !important;
}

html body.ksc-home-encoding-yellow-fix-v2 .ksc-system-8box-no {
  background: #FFD300 !important;
  color: #050505 !important;
}

html body.ksc-home-encoding-yellow-fix-v2 .ksc-system-8box-section,
html body.ksc-home-encoding-yellow-fix-v2 .ksc-system-8box-card,
html body.ksc-home-encoding-yellow-fix-v2 .ksc-meaning-line-section {
  border-color: rgba(255, 211, 0, .28) !important;
}

html body.ksc-home-encoding-yellow-fix-v2 .ksc-meaning-line-section::after {
  background: #FFD300 !important;
}

html body.ksc-home-encoding-yellow-fix-v2 .btn-primary,
html body.ksc-home-encoding-yellow-fix-v2 .primary,
html body.ksc-home-encoding-yellow-fix-v2 button.primary,
html body.ksc-home-encoding-yellow-fix-v2 a.primary {
  background-color: #FFD300 !important;
  border-color: #FFD300 !important;
}

html body.ksc-home-encoding-yellow-fix-v2 a[href*="kullanim"],
html body.ksc-home-encoding-yellow-fix-v2 a[href*="kosul"],
html body.ksc-home-encoding-yellow-fix-v2 a[href*="kvkk"],
html body.ksc-home-encoding-yellow-fix-v2 a[href*="gizlilik"],
html body.ksc-home-encoding-yellow-fix-v2 a[href*="topluluk"],
html body.ksc-home-encoding-yellow-fix-v2 a[href*="uyelik"] {
  color: #FFD300 !important;
  border-color: rgba(255, 211, 0, .55) !important;
  font-size: 10px !important;
  line-height: 1.08 !important;
  letter-spacing: .055em !important;
  padding: 8px 11px !important;
  min-height: 36px !important;
  max-width: 132px !important;
  white-space: normal !important;
  text-align: center !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}