.section-review { background: linear-gradient(180deg, #220536, #30084a); }
.section-toc { background: linear-gradient(180deg, #1c042c, #2a0740); }
.section-bonus { background: linear-gradient(180deg, #26053b, #340853); }
.section-table { background: linear-gradient(180deg, #220536, #2d0746); }
.section-demo { background: linear-gradient(180deg, #200530, #32084d); }
.section-proscons { background: linear-gradient(180deg, #220536, #2d0746); }
.section-faq { background: linear-gradient(180deg, #26053b, #340853); }
.section-cards { background: linear-gradient(180deg, #220536, #2d0746); }
.section-steps { background: linear-gradient(180deg, #26053b, #340853); }
.section-sitemap { background: linear-gradient(180deg, #220536, #2d0746); }
.btn:hover, .header-cta:hover, .mobile-cta a:hover { transform: translateY(-1px); filter: brightness(1.04); }
.casino-card .btn { width: 100%; }
.section-article .container::first-letter { }

.section-symbols h2::after, .section-media h2::after { content: ""; display: block; width: 84px; height: 5px; margin-top: 13px; border-radius: 999px; background: linear-gradient(90deg, var(--pink), var(--gold), var(--cyan)); }
