    :root { --accent: #2563eb; }
    body { 
        font-family: 'Inter', system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial; }
        .footer-bg{
    background-color:#000000;
}
#mobileNav ul li{
    padding:8px;
}
 .date{
    background-color:#e0f2fe;
    padding:12px;
    border-radius:12px;
}