.nextra-banner-container.nx-bg-neutral-900{ background: #1362CB;}
.dark .nextra-banner-container.nx-bg-neutral-900{ background: #1362CB !important;}
main.nx-w-full::before{ content: ''; position: relative ; background: url(../images/banner_wth_text.png) no-repeat 0 0; width: 100%; height: 120px; background-size: cover; display: none;    background-size: contain; margin-bottom: 20px; }

.dark nav a:first-child svg path:not(:first-child){ fill: #fff;}