.elementor-60 .elementor-element.elementor-element-c30f510{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-14605a4 *//* ================================================================
   FIX: headings turning blue (and other theme colour bleed)
   ----------------------------------------------------------------
   Paste this at the very END of your CSS
   (Appearance › Customize › Additional CSS, below everything else,
    or just before </style> if you pasted the single HTML file).
   It must come LAST — that is what makes it win.
   ================================================================ */

#main,#main p,#main li,#main summary,#main strong,#main b{color:#F4F4F2}
#main h1,#main h2,#main h3,#main h4{color:#F4F4F2 !important; font-family:'Archivo',Impact,sans-serif !important}
#main a{color:inherit; text-decoration:none; box-shadow:none}
#main ol,#main ul{list-style:none; margin:0; padding:0}

#main .eyebrow,#main .hot,#main .take__k,#main .down,#main .note h2{color:#E8241E !important}
#main .up{color:#35B36B !important}

#main .hero__lede,#main .sec-head p,#main .take p,#main .faq p{color:#B4B7BB !important}
#main .card span,#main .note p,#main .rank__no,#main .legend .n small,#main .mover li small,
#main .pair span:first-child,#main .odo__stat span,#main .odo__label,
#main .scroll-hint,#main .hero__meta,#main caption{color:#8C8F95 !important}
#main .mover h3{font-family:'JetBrains Mono',monospace !important}

#main thead th{color:#D8DADD !important}
#main tbody tr:nth-child(n+7) th,#main tbody tr:nth-child(n+7) td{color:#A8ABAF !important}
#main tbody td.up{color:#35B36B !important}
#main tbody td.down,#main tbody td.hot{color:#E8241E !important}
#main tfoot th,#main tfoot td{color:#fff !important}
#main .faq summary::after{color:#E8241E !important}
#main table{border-collapse:collapse !important}


/* ----------------------------------------------------------------
   OPTIONAL — only add these if you also hit these problems
   ---------------------------------------------------------------- */

/* Background white/light dikh raha hai (theme body background jeet raha hai)
#main{
  background:#0A0A0B;
  background-image:linear-gradient(180deg,#242426 0%,#131315 38%,#050506 100%);
}
*/

/* Content patla dikh raha hai — theme container ke andar double width limit
#main .wrap{max-width:none; padding-inline:0}
*/

/* Theme ke apne page title ko hide karna ho
.entry-title,.page-title{display:none}
*//* End custom CSS */