Recent Category Articles

Latest Category News

'Passive' and 'crumbled' - did Tuchel's defensive tactics cost England?
4
Category 😔 Negative
'Passive' and 'crumbled' - did Tuchel's defensive tactics cost England?

England were on the cusp of reaching their first men's World Cup final since 1966. They were 1-0 up against reig...

Jul 16, 2026 - 05:27 AM 4
VAR call, Argentina win raise questions of legitimacy at World Cup BREAKING
25
Category 😐 Neutral
VAR call, Argentina win raise questions of legitimacy at World Cup

The clamour surrounding the World Cup’s controversy involving US President Donald Trump and FIFA chief Gianni Infantin...

Jul 08, 2026 - 09:00 AM 25
‘Justice is served’: Donald Trump mocked after United States loss
23
Category 😔 Negative
‘Justice is served’: Donald Trump mocked after United States loss

The United States Men’s National Team got a significant boost on Sunday when FIFA announced that striker Folarin Balog...

Jul 07, 2026 - 05:08 AM 23
‘Excited but Shocked’: U.S. Soccer Fans Struggle With Trump’s FIFA Call
23
Category 😊 Positive
‘Excited but Shocked’: U.S. Soccer Fans Struggle With Trump’s FIFA Call

The joyful, communal festival of World Cup soccer that had seemingly brought the United States together has now been int...

Jul 06, 2026 - 07:54 PM 23
World Cup cohosts Mexico beat Ecuador 2-0 to reach round of 16 BREAKING
12
Category 😐 Neutral
World Cup cohosts Mexico beat Ecuador 2-0 to reach round of 16

Adverse weather does not dampen Mexico's party as the cohosts storm into the last 16 by beating Ecuador....

Jul 02, 2026 - 02:30 AM 12
/* Related News Sidebar Widget Styles */ .sidebar-widget .card { transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out; } .sidebar-widget .card:hover { transform: translateY(-2px); box-shadow: 0 4px 15px rgba(0,0,0,0.15); } .sidebar-widget .img-fluid { width: 100%; height: auto; object-fit: cover; } .sidebar-widget .video-thumbnail { position: relative; overflow: hidden; } .sidebar-widget .video-play-button { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 30px; height: 30px; background: rgba(0,0,0,0.7); border-radius: 50%; display: flex; align-items: center; justify-content: center; color: white; font-size: 12px; cursor: pointer; transition: all 0.3s ease; } .sidebar-widget .video-play-button:hover { background: rgba(0,0,0,0.9); transform: translate(-50%, -50%) scale(1.1); } .sidebar-widget .card-title { font-size: 0.9rem; font-weight: 600; line-height: 1.3; margin-bottom: 0.5rem; } .sidebar-widget .card-title a { color: #333; text-decoration: none; } .sidebar-widget .card-title a:hover { color: #dc3545; } /* List view styles */ .list-view { display: flex !important; flex-direction: column; gap: 1rem; } .list-view .col-md-6 { width: 100% !important; max-width: 100% !important; flex: 0 0 100% !important; } .list-view .news-card { display: flex; flex-direction: row; height: auto !important; } .list-view .news-card .image-container { width: 300px; height: 200px; flex-shrink: 0; } .list-view .news-card .card-body { flex: 1; display: flex; flex-direction: column; } @media (max-width: 768px) { .list-view .news-card { flex-direction: column; } .list-view .news-card .image-container { width: 100%; height: 200px; } }