body[data-country-code="CD"] #page-featured[data-neondaku-area] > div:first-child { background: linear-gradient(110deg,#edf7fb,#fff) !important; color: #123348 !important; padding-block: 30px !important; border-bottom: 1px solid #dce7ee; }
body[data-country-code="CD"] #page-featured[data-neondaku-area] > div:first-child h1 { color: #123348 !important; font-size: 30px !important; font-weight: 900 !important; font-family: "Plus Jakarta Sans",sans-serif !important; }
body[data-country-code="CD"] #page-featured[data-neondaku-area] > div:first-child p { color: #597080 !important; }
body[data-country-code="CD"] #page-featured[data-neondaku-area] > section { background: #fff !important; }
.nd-area-status { grid-column: 1/-1; padding: 32px; color: #526877; background: #f2f8fb; border: 1px solid #dce7ee; border-radius: 14px; text-align: center; }
.nd-area-pagination { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; gap: 18px; margin-top: 24px; color: #526877; font-size: 14px; }
.nd-area-pagination > div { display: flex; align-items: center; gap: 12px; }
.nd-area-pagination button, .nd-area-status button { padding: 10px 18px; border: 1px solid #d3dfe7; border-radius: 9px; background: #fff; color: #1576a1; font-weight: 800; }
.nd-area-pagination button:disabled { opacity: .45; cursor: default; }
@media(max-width:600px) { body[data-country-code="CD"] #page-featured[data-neondaku-area] > div:first-child h1 { font-size: 26px !important; } .nd-area-pagination { justify-content: center; text-align: center; } }
