/**
 * Imbeju Ndondo Cup fan prediction landing — /sports/ndondo-cup-2026/nani-atashinda
 * Layout shell shared with afcon_attendance_page.css.
 */

.ndondo-prediction-poll {
    margin: 0 0 28px;
}

.ndondo-prediction-poll__title {
    margin: 0 0 14px;
    font-size: 1.15rem;
    font-weight: 700;
    color: var(--text-primary, #0f172a);
}

.ndondo-prediction-poll .afcon-fan-prediction {
    margin: 0;
}

.ndondo-prediction-afcon-banner {
    margin: 0 0 32px;
}

.ndondo-prediction-afcon-link {
    margin: 16px 0 0;
}

.ndondo-prediction-afcon-link a {
    color: var(--accent-color, #006432);
    font-weight: 600;
    text-decoration: none;
}

.ndondo-prediction-afcon-link a:hover {
    text-decoration: underline;
}
