It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://goldglobal360.co.uk

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="merri">
  6.  
  7.  
  8. <head>
  9.    <meta charset="utf-8">
  10.    <meta http-equiv="X-UA-Compatible" content="IE=edge">
  11.    <meta name="viewport" content="width=device-width, initial-scale=1">
  12.    
  13.        <link rel="shortcut icon" type="image/png" href="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/favicon/favicons/Untitled_design_-_2025-04-26T130155.872_m2ie2f9_M35prOA_T8NhtzL_xmQg9qX_hDj1uZC.png">
  14.    
  15.  
  16.    <title>Gold Global 360: UK&#x27;s Premier Gold Investment &amp; Trading Insights</title>
  17.    <meta name="description" content="Explore expert analysis on gold investments, market trends, and trading strategies in the UK. Get insights on precious metals and financial planning from industry professionals.">
  18.    <link href="/static/blogapp/assets/css/themify-icons.css" rel="stylesheet">
  19.    <link href="/static/blogapp/assets/css/flaticon.css" rel="stylesheet">
  20.    <link href="/static/blogapp/assets/css/bootstrap.min.css" rel="stylesheet">
  21.    <link href="/static/blogapp/assets/css/animate.css" rel="stylesheet">
  22.    <link href="/static/blogapp/assets/css/owl.carousel.css" rel="stylesheet">
  23.    <link href="/static/blogapp/assets/css/owl.theme.css" rel="stylesheet">
  24.    <link href="/static/blogapp/assets/css/slick.css" rel="stylesheet">
  25.    <link href="/static/blogapp/assets/css/slick-theme.css" rel="stylesheet">
  26.    <link href="/static/blogapp/assets/css/swiper.min.css" rel="stylesheet">
  27.    <link href="/static/blogapp/assets/css/owl.transitions.css" rel="stylesheet">
  28.    <link href="/static/blogapp/assets/css/jquery.fancybox.css" rel="stylesheet">
  29.    <link href="/static/blogapp/assets/css/odometer-theme-default.css" rel="stylesheet">
  30.    <link href="/static/blogapp/assets/css/component.css" rel="stylesheet">
  31.    <link href="/static/blogapp/assets/sass/style.css" rel="stylesheet">
  32.    <link href="/static/blogapp/assets/sass/layout/navbar.css" rel="stylesheet">
  33.    <link href="/static/blogapp/assets/css/responsive.css" rel="stylesheet">
  34.    <link href="/static/blogapp/assets/sass/fonts.css" rel="stylesheet">
  35.    <link rel="canonical" href="https://goldglobal360.co.uk/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #ffb300;
  42.        --bs-primary-rgb: ffb300;
  43.        --bs-secondary: #78716c;
  44.        --bs-success: #10b981;
  45.        --bs-danger: #dc2626;
  46.        --bs-warning: #d97706;
  47.        --bs-info: #0284c7;
  48.        --bs-light: #fff9e6;
  49.        --bs-dark: #3f2a1d;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #ffb300;
  53.        --theme-primary-color-s2: #ffb300;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #3f2a1d;
  57.        --text-light-color: #676767;
  58.        --heading-color: #3f2a1d;
  59.        --border-color: #fed7aa;
  60.        --border-color-s2: #eef0fc;
  61.        --border-color-black: #3c3c40;
  62.        --body-color: #777777;
  63.        --small-black: #777777;
  64.        --light: #8188a9;
  65.        --cyan: #848892;
  66.        --black-section-text-color: #CBCBCB;
  67.        --black-bg-color: #202026;
  68.        --black-bg-color-s2: #2C2C32;
  69.        --dark-gray: #232f4b;
  70.        
  71.        /* Component Specific Colors (Bootstrap + Your SCSS) */
  72.        --navbar-bg: #ffffff;
  73.        --nav-bg: #ffffff;
  74.        --sub-nav: #fede8a;
  75.        --navbar-color: #3f2a1d;
  76.        --topbar-bg: #fff9e6;
  77.        --topbar-color: #3f2a1d;
  78.        --footer-bg: #3f2a1d;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #fed7aa;
  82.        --card-radius: 12px;
  83.        --link-color: #ffb300;
  84.        --link-hover: #e09600;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(255, 179, 0, 0.1);
  87.        
  88.        /* Simplified Font System */
  89.        --border-radius: 12px;
  90.        
  91.        /* Bootstrap Font Override - Uses CSS font system from fonts.css */
  92.        --bs-font-sans-serif: var(--font-primary);
  93.    }
  94.    
  95.    /* Font Override - Let CSS font system handle fonts via data-font-scheme */
  96.    body {
  97.        /* Remove font-family override - let data-font-scheme handle it */
  98.        font-weight: 400;
  99.        color: var(--text-color) !important;
  100.        
  101.            background-color: var(--body-bg-color) !important;
  102.        
  103.        min-height: 100vh;
  104.    }
  105.    
  106.    /* Headings - Let CSS font system handle fonts via data-font-scheme */
  107.    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  108.        /* Remove font-family override - let data-font-scheme handle it */
  109.        font-weight: 600;
  110.        color: var(--heading-color) !important;
  111.    }
  112.    
  113.    /* Bootstrap Primary Color Throughout Site */
  114.    .btn-primary {
  115.        background-color: var(--bs-primary) !important;
  116.        border-color: var(--bs-primary) !important;
  117.        transition: all 0.3s ease;
  118.    }
  119.    
  120.    .btn-primary:hover {
  121.        background-color: var(--theme-primary-color-s2) !important;
  122.        border-color: var(--theme-primary-color-s2) !important;
  123.        transform: translateY(-2px);
  124.        box-shadow: 0 5px 15px rgba(var(--bs-primary-rgb), 0.4);
  125.    }
  126.    
  127.    .btn-outline-primary {
  128.        color: var(--bs-primary) !important;
  129.        border-color: var(--bs-primary) !important;
  130.    }
  131.    
  132.    .btn-outline-primary:hover {
  133.        background-color: var(--bs-primary) !important;
  134.        border-color: var(--bs-primary) !important;
  135.    }
  136.    
  137.    .text-primary {
  138.        color: var(--bs-primary) !important;
  139.    }
  140.    
  141.    .bg-primary {
  142.        background-color: var(--bs-primary) !important;
  143.    }
  144.    
  145.    /* Your Navigation System */
  146.    .navigation.navbar,
  147.    .navbar {
  148.        
  149.            background-color: var(--navbar-bg) !important ;
  150.        
  151.        /* Remove font-family override - let data-font-scheme handle it */
  152.        
  153.        border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important ;
  154.    }
  155.    
  156.    .navigation.navbar .fluid-container{
  157.        min-height: 60px;
  158.    }
  159.    
  160.    .navigation .navbar-brand,
  161.    .navigation .navbar-nav .nav-link,
  162.    .navbar-brand,
  163.    nav a,
  164.    .navbar-nav .nav-link {
  165.        color: var(--navbar-color) !important;
  166.        /* Remove font-family override - let data-font-scheme handle it */
  167.        transition: all 0.3s ease;
  168.    }
  169.    
  170.    .navigation .navbar-nav .nav-link:hover,
  171.    .navbar-nav .nav-link:hover,
  172.    nav a:hover,
  173.    .navigation .navbar-nav .nav-link.active,
  174.    .navbar-nav .nav-link.active {
  175.        color: var(--navbar-color) !important;
  176.        transform: translateY(-1px);
  177.        opacity: 0.85;
  178.    }
  179.    
  180.    /* Your existing navbar specific classes */
  181.    .navigation .sub-menu {
  182.        background: var(--navbar-bg) !important;
  183.        box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  184.        border: 1px solid var(--border-color);
  185.    }
  186.    
  187.    .border-color{
  188.        border-color: var(--border-color) !important;
  189.    }
  190.    
  191.    .navigation .sub-menu li a {
  192.        color: var(--navbar-color) !important;
  193.        /* Remove font-family override - let data-font-scheme handle it */
  194.    }
  195.    
  196.    .navigation .sub-menu li a:hover {
  197.        background: var(--bs-primary) !important;
  198.        color: #ffffff !important;
  199.    }
  200.    
  201.    .card {
  202.        
  203.            background-color: var(--card-bg) !important;
  204.        
  205.        border: 1px solid var(--border-color) !important;
  206.        transition: all 0.3s ease;
  207.        border-radius: 12px;
  208.        color: var(--text-color) !important;
  209.    }
  210.     .navbar-brand img{
  211.            height: 70px;
  212.            object-fit: contain;
  213.        }
  214.    
  215.    .card:hover {
  216.        transform: translateY(-5px);
  217.        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  218.    }
  219.    
  220.    .card-header {
  221.        background-color: var(--section-bg-color) !important;
  222.        border-color: var(--border-color) !important;
  223.        color: var(--text-color) !important;
  224.    }
  225.    
  226.    /* Bootstrap Form Controls */
  227.    .form-control {
  228.        color: var(--text-color) !important;
  229.        background-color: var(--body-bg-color) !important;
  230.        border-color: var(--border-color) !important;
  231.        /* Remove font-family override - let data-font-scheme handle it */
  232.    }
  233.    
  234.    .form-control:focus {
  235.        border-color: var(--bs-primary) !important;
  236.        box-shadow: 0 0 0 0.2rem rgba(var(--bs-primary), 0.25) !important;
  237.    }
  238.    
  239.    /* Links throughout site */
  240.  .nav1 a {
  241.        color: var(--link-color) !important;
  242.        text-decoration: none;
  243.        transition: all 0.3s ease;
  244.    }
  245.    
  246.    a:hover {
  247.        color: var(--link-hover) !important;
  248.    }
  249.    
  250.    /* Text color classes */
  251.    .text-muted {
  252.        color: var(--body-color) !important;
  253.    }
  254.    
  255.    .text-light {
  256.        color: var(--light) !important;
  257.    }
  258.    
  259.    /* Section backgrounds */
  260.    .section-bg,
  261.    .bg-light {
  262.        background-color: var(--section-bg-color) !important;
  263.    }
  264.    
  265.    /* Dark sections */
  266.    .bg-dark,
  267.    .dark-section {
  268.        background-color: var(--black-bg-color) !important;
  269.        color: var(--black-section-text-color) !important;
  270.    }
  271.    
  272.    /* Footer styling */
  273.    .footer,
  274.    footer {
  275.        
  276.            background-color: var(--footer-bg) !important;
  277.        
  278.        color: var(--footer-color) !important;
  279.    }
  280.    
  281.    .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6,
  282.    footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
  283.        color: var(--black-section-text-color) !important;
  284.        /* Remove font-family override - let data-font-scheme handle it */
  285.    }
  286.    
  287.    .footer a, footer a {
  288.        color: var(--black-section-text-color) !important;
  289.    }
  290.    
  291.    .footer a:hover, footer a:hover {
  292.        color: var(--bs-primary) !important;
  293.    }
  294.    
  295.    /* Bootstrap Secondary Colors */
  296.    .btn-secondary {
  297.        background-color: var(--bs-secondary) !important;
  298.        border-color: var(--bs-secondary) !important;
  299.    }
  300.    
  301.    .text-secondary {
  302.        color: var(--bs-secondary) !important;
  303.    }
  304.    
  305.    .bg-secondary {
  306.        background-color: var(--bs-secondary) !important;
  307.    }
  308.    
  309.    /* Bootstrap Success, Danger, Warning, Info */
  310.    .btn-success { background-color: var(--bs-success) !important; border-color: var(--bs-success) !important; }
  311.    .btn-danger { background-color: var(--bs-danger) !important; border-color: var(--bs-danger) !important; }
  312.    .btn-warning { background-color: var(--bs-warning) !important; border-color: var(--bs-warning) !important; }
  313.    .btn-info { background-color: var(--bs-info) !important; border-color: var(--bs-info) !important; }
  314.    
  315.    .text-success { color: var(--bs-success) !important; }
  316.    .text-danger { color: var(--bs-danger) !important; }
  317.    .text-warning { color: var(--bs-warning) !important; }
  318.    .text-info { color: var(--bs-info) !important; }
  319.    
  320.    .bg-success { background-color: var(--bs-success) !important; }
  321.    .bg-danger { background-color: var(--bs-danger) !important; }
  322.    .bg-warning { background-color: var(--bs-warning) !important; }
  323.    .bg-info { background-color: var(--bs-info) !important; }
  324.    
  325.    /* Mobile menu styling */
  326.    .navbar-toggler,
  327.    .open-btn {
  328.        border-color: var(--navbar-color) !important;
  329.    }
  330.    
  331.    .icon-bar {
  332.        background-color: var(--navbar-color) !important;
  333.    }
  334.    
  335.    /* Smooth Animations */
  336.    .fade-in-up {
  337.        animation: fadeInUp 0.6s ease-out;
  338.    }
  339.    
  340.    @keyframes fadeInUp {
  341.        from {
  342.            opacity: 0;
  343.            transform: translateY(30px);
  344.        }
  345.        to {
  346.            opacity: 1;
  347.            transform: translateY(0);
  348.        }
  349.    }
  350.    
  351.    /* Responsive adjustments */
  352.    @media (max-width: 768px) {
  353.        .navbar {
  354.            padding: 0.5rem 0;
  355.        }
  356.        
  357.        .card:hover {
  358.            transform: none;
  359.        }
  360.    }
  361.    
  362. </style>
  363.    
  364.    
  365.    
  366.  
  367. </head>
  368.  
  369.  
  370.  
  371. <body class="page-blogapp:homepage theme-theme_93">
  372.    <div id="healthcheck"></div>
  373.    <!-- start page-wrapper -->
  374.    <div class="page-wrapper">
  375.        
  376.            <!-- start preloader -->
  377.                
  378. <div class="preloader" style="z-index: 1025;">
  379.    <div class="angular-shape">
  380.        <div></div>
  381.        <div></div>
  382.        <div></div>
  383.    </div>
  384.    <div class="spinner">
  385.        <div class="double-bounce1"></div>
  386.        <div class="double-bounce2"></div>
  387.    </div>
  388. </div>  
  389.  
  390.            <!-- end preloader -->
  391.        
  392.        <!-- Start header -->
  393.        <header id="header" class="wpo-site-header">
  394.            
  395.  
  396.  
  397.    
  398.  
  399.  
  400. <style>
  401.    /* General styling for top bar */
  402.    .unique-topbar-v7 {
  403.        background-color: var(--topbar-bg);
  404.        color: #fff;
  405.      
  406.    }
  407.    .unique-v7 {
  408.        padding: 10px 30px;
  409.        display: flex;
  410.        align-items: center;
  411.        justify-content: space-between; /* Ensure it stretches across */
  412.    }
  413.  
  414.    .unique-menu-btn-v7 {
  415.        border: none;
  416.        max-width: 145px !important;
  417.        padding: 8px;
  418.        cursor: pointer;
  419.        border-radius: 5px;
  420.    }
  421.  
  422.    .unique-news-container-v7 {
  423.        display: flex;
  424.        align-items: center;
  425.        overflow: hidden;
  426.        width: fit-content;
  427.        flex-grow: 1; /* Take remaining space */
  428.        height: 60px;
  429.    }
  430.  
  431.    .unique-news-wrapper-v7 {
  432.        display: flex;
  433.        flex-direction: row;
  434.        align-items: center;
  435.        padding: 5px;
  436.    }
  437.  
  438.    .unique-news-item-v7 {
  439.        opacity: 0;
  440.        transform: translateX(100px);
  441.        transition: all 0.5s ease;
  442.        font-size: 16px;
  443.        color: var(--topbar-color);
  444.        height: 0;
  445.        width: 0;
  446.    }
  447.    
  448.    .unique-news-item-v7.active-v7 {
  449.        padding: 10px;
  450.        opacity: 1;
  451.          height: auto;
  452.        width: auto;
  453.        margin-right: 20px;
  454.        transform: translateX(0);
  455.    }
  456.  
  457.    .unique-news-item-v7.exit-up-v7 {
  458.        opacity: 0;
  459.        transform: translateX(-100px); /* Move news item left */
  460.    }
  461.  
  462.    /* Social Icons in Inline */
  463.    .contact-info-v7 {
  464.        display: flex;
  465.        gap: 10px;
  466.    }
  467.  
  468.    .contact-info-v7 ul {
  469.        display: flex;
  470.        gap: 15px;
  471.        list-style: none;
  472.    }
  473.  
  474.    .social-icon-v7 {
  475.        color: var(--topbar-color) !important;
  476.        font-size: 20px;
  477.        text-decoration: none;
  478.    }
  479.  
  480.    .social-icon-v7:hover {
  481.        color: #1da1f2;
  482.    }
  483. </style>
  484.  
  485. <div class="unique-topbar-v7">
  486.    <div class="fluid-container unique-v7 container-fluid">
  487.        <button class="unique-menu-btn-v7 bg-primary-gradient w-100 fw-bold">Latest Updates</button>        
  488.      
  489.        <div class="unique-news-container-v7">
  490.            <div class="unique-news-wrapper-v7" id="newsWrapper-v7">
  491.                <!-- News items will be added dynamically -->
  492.            </div>
  493.        </div>
  494.      
  495.        <div class="contact-info-v7">
  496.            <ul>
  497.                <li><a href="#" class="social-icon-v7"><i class="ti-facebook"></i></a></li>
  498.                <li><a href="#" class="social-icon-v7"><i class="ti-twitter-alt"></i></a></li>
  499.                <li><a href="#" class="social-icon-v7"><i class="ti-instagram"></i></a></li>
  500.                <li><a href="#" class="social-icon-v7"><i class="ti-google"></i></a></li>
  501.            </ul>
  502.        </div>
  503.    </div>
  504. </div>
  505.  
  506. <script>
  507.    // Build array dynamically from Django context
  508.    const newsItems = [
  509.        
  510.            { title: "‘Utterly Wicked’: Heartbreak and Anger as South Africans Allegedly Deceived into Fighting for Russian Forces", url: "/utterly-wicked-heartbreak-and-anger-as-south-africans-allegedly-deceived-into-fighting-for-russian-forces/" },
  511.        
  512.            { title: "‘Online Monitoring’: Unilever Aims to Harness Vaseline’s Social Media Breakthrough.", url: "/online-monitoring-unilever-aims-to-harness-vaselines-social-media-breakthrough/" },
  513.        
  514.            { title: "The nation of Bangladesh\u0027s Ousted Prime Minister Sheikh Hasina Given to Death", url: "/the-nation-of-bangladeshs-ousted-prime-minister-sheikh-hasina-given-to-death/" },
  515.        
  516.            { title: "The annual Black History observance serves as a mirror of the political moment, so how do we revamp it?", url: "/the-annual-black-history-observance-serves-as-a-mirror-of-the-political-moment-so-how-do-we-revamp-it/" },
  517.        
  518.            { title: "Uche Fuels Comfortable Palace Triumph at Irish Side Shelbourne.", url: "/uche-fuels-comfortable-palace-triumph-at-irish-side-shelbourne/" }
  519.        
  520.    ];
  521.  
  522.    let currentNewsIndex = 0;
  523.    const newsWrapper = document.getElementById('newsWrapper-v7');
  524.    let newsElements = [];
  525.  
  526.    // Create news elements
  527.    function createNewsElements() {
  528.        newsItems.forEach((news, index) => {
  529.            const newsElement = document.createElement('div');
  530.            newsElement.className = 'unique-news-item-v7';
  531.            newsElement.innerHTML = `<a href="${news.url}" class="top-color">${news.title}</a>`;
  532.            newsWrapper.appendChild(newsElement);
  533.            newsElements.push(newsElement);
  534.        });
  535.  
  536.        if (newsElements.length > 0) {
  537.            newsElements[0].classList.add('active-v7');
  538.        }
  539.    }
  540.  
  541.    // Animate news change
  542.    function changeNews() {
  543.        const currentElement = newsElements[currentNewsIndex];
  544.        const nextIndex = (currentNewsIndex + 1) % newsItems.length;
  545.        const nextElement = newsElements[nextIndex];
  546.  
  547.        currentElement.classList.remove('active-v7');
  548.        currentElement.classList.add('exit-up-v7');
  549.  
  550.        setTimeout(() => {
  551.            nextElement.classList.add('active-v7');
  552.            currentNewsIndex = nextIndex;
  553.  
  554.            setTimeout(() => {
  555.                currentElement.classList.remove('exit-up-v7');
  556.            }, 100);
  557.        }, 250);
  558.    }
  559.  
  560.    // Start news rotation
  561.    function startNewsRotation() {
  562.        setInterval(changeNews, 5000);
  563.    }
  564.  
  565.    window.onload = function() {
  566.        createNewsElements();
  567.        startNewsRotation();
  568.    };
  569. </script>
  570.  
  571.  
  572.  
  573.            
  574.  
  575.  
  576.  
  577.  
  578.  
  579.  
  580. <header class="custom-header mb-4">
  581.    <!-- Logo Section - Top Centered -->
  582.    <div class="logo-container">
  583.        <div class="container-fluid fluid-container">
  584.            <a class="brand-link" href="/">
  585.                
  586.                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/18779bac-2979-48fa-a3e3-c81f3f3a5e6b_logo.png" alt="Gold Global 360" />
  587.                
  588.            </a>
  589.        </div>
  590.    </div>
  591.  
  592.    <!-- Navigation Section -->
  593.    <div class="navigation-container">
  594.        <div class="container-fluid fluid-container">
  595.            <div class="nav-content">
  596.                <!-- Mobile toggle button -->
  597.                <button class="mobile-nav-toggle" type="button" onclick="toggleNav()">
  598.                    <svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  599.                        <line x1="3" y1="6" x2="21" y2="6"></line>
  600.                        <line x1="3" y1="12" x2="21" y2="12"></line>
  601.                        <line x1="3" y1="18" x2="21" y2="18"></line>
  602.                    </svg>
  603.                </button>
  604.  
  605.                <!-- Navigation Links - Left Side -->
  606.                <nav class="primary-nav navbar navbar-expand-lg">
  607.                    <ul class="navbar-nav align-items-center me-auto mb-2 mb-lg-0">
  608.  
  609.                        
  610.                        <li class="nav-item">
  611.                            <a href="/" class="nav-link active">HOME</a>
  612.                        </li>
  613.                        
  614.                        
  615.                         <li class="nav-item">
  616.                            <a href="/category/all-posts/" class="nav-link">
  617.                                ALL POSTS
  618.                            </a>
  619.                            </li>
  620.  
  621.                            
  622.  
  623.                                    
  624.                                    
  625.                            
  626.                         <li class="nav-item">
  627.                            <a href="/category/business/" class="nav-link">
  628.                                BUSINESS
  629.                            </a>
  630.                            </li>
  631.  
  632.                            
  633.  
  634.                                    
  635.                                    
  636.                            
  637.                         <li class="nav-item">
  638.                            <a href="/category/esports/" class="nav-link">
  639.                                ESPORTS
  640.                            </a>
  641.                            </li>
  642.  
  643.                            
  644.  
  645.                                    
  646.                                    
  647.                            
  648.                         <li class="nav-item">
  649.                            <a href="/category/fashion/" class="nav-link">
  650.                                FASHION
  651.                            </a>
  652.                            </li>
  653.  
  654.                            
  655.  
  656.                                    
  657.                                    
  658.                            
  659.                         <li class="nav-item">
  660.                            <a href="/category/featured/" class="nav-link">
  661.                                FEATURED
  662.                            </a>
  663.                            </li>
  664.  
  665.                            
  666.  
  667.                                    
  668.                                    
  669.                            
  670.                        
  671.                            
  672.                            <li class="nav-item dropdown">
  673.                                <a class="nav-link dropdown-toggle" href="#" id="moreDropdown" role="button"
  674.                                    data-bs-toggle="dropdown" aria-expanded="false">
  675.                                    More
  676.                                </a>
  677.                                <ul class="dropdown-menu" aria-labelledby="moreDropdown">
  678.                                    <li>
  679.                                        <a class="dropdown-item"
  680.                                            href="/category/gaming/">
  681.                                            GAMING
  682.                                        </a>
  683.                                    </li>
  684.  
  685.                                    
  686.  
  687.                                    
  688.                                    
  689.                            
  690.                        
  691.                                    <li>
  692.                                        <a class="dropdown-item"
  693.                                            href="/category/health/">
  694.                                            HEALTH
  695.                                        </a>
  696.                                    </li>
  697.                                    
  698.  
  699.                                    
  700.                                    
  701.                            
  702.                        
  703.                                    <li>
  704.                                        <a class="dropdown-item"
  705.                                            href="/category/life-fitness/">
  706.                                            LIFE &amp; FITNESS
  707.                                        </a>
  708.                                    </li>
  709.                                    
  710.  
  711.                                    
  712.                                    
  713.                            
  714.                        
  715.                                    <li>
  716.                                        <a class="dropdown-item"
  717.                                            href="/category/lifestyle/">
  718.                                            LIFESTYLE
  719.                                        </a>
  720.                                    </li>
  721.                                    
  722.  
  723.                                    
  724.                                    
  725.                            
  726.                        
  727.                                    <li>
  728.                                        <a class="dropdown-item"
  729.                                            href="/category/news/">
  730.                                            NEWS
  731.                                        </a>
  732.                                    </li>
  733.                                    
  734.  
  735.                                    
  736.                                    
  737.                            
  738.                        
  739.                                    <li>
  740.                                        <a class="dropdown-item"
  741.                                            href="/category/others/">
  742.                                            OTHERS
  743.                                        </a>
  744.                                    </li>
  745.                                    
  746.  
  747.                                    
  748.                                    
  749.                            
  750.                        
  751.                                    <li>
  752.                                        <a class="dropdown-item"
  753.                                            href="/category/politics/">
  754.                                            POLITICS
  755.                                        </a>
  756.                                    </li>
  757.                                    
  758.  
  759.                                    
  760.                                    
  761.                            
  762.                        
  763.                                    <li>
  764.                                        <a class="dropdown-item"
  765.                                            href="/category/sports/">
  766.                                            SPORTS
  767.                                        </a>
  768.                                    </li>
  769.                                    
  770.  
  771.                                    
  772.                                    
  773.                            
  774.                        
  775.                                    <li>
  776.                                        <a class="dropdown-item"
  777.                                            href="/category/tech/">
  778.                                            TECH
  779.                                        </a>
  780.                                    </li>
  781.                                    
  782.  
  783.                                    
  784.                                    
  785.                            
  786.                        
  787.                                    <li>
  788.                                        <a class="dropdown-item"
  789.                                            href="/category/travel/">
  790.                                            TRAVEL
  791.                                        </a>
  792.                                    </li>
  793.                                    
  794.  
  795.                                    
  796.                                    
  797.                                </ul>
  798.                            </li>
  799.                            
  800.                            
  801. <li>
  802.                  <a href="/page/contact-us/">
  803.                     Contact Us
  804.                  </a>
  805.              </li>
  806.                    </ul>
  807.                </nav>
  808.  
  809.  
  810.                <!-- Search - Right Side -->
  811.                <div class="search-wrapper">
  812.                    <input type="search" class="search-input-field" placeholder="Search...">
  813.                    <!-- <button class="search-submit-btn" type="submit">
  814.                        <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  815.                            stroke-width="2">
  816.                            <circle cx="11" cy="11" r="8"></circle>
  817.                            <path d="m21 21-4.35-4.35"></path>
  818.                        </svg>
  819.                    </button> -->
  820.                        <!-- The search results will be displayed here -->
  821.          <div id="search-results" class="search-results-container search-v1"></div>
  822.                </div>
  823.            </div>
  824.        </div>
  825.    </div>
  826. </header>
  827.  
  828.  
  829. <script>
  830.    function toggleNav() {
  831.        const nav = document.getElementById('primaryNav');
  832.        const toggle = document.querySelector('.mobile-nav-toggle');
  833.  
  834.        nav.classList.toggle('show');
  835.        toggle.classList.toggle('active');
  836.    }
  837.  
  838.    // Close nav when clicking outside
  839.    document.addEventListener('click', function (event) {
  840.        const nav = document.getElementById('primaryNav');
  841.        const toggle = document.querySelector('.mobile-nav-toggle');
  842.  
  843.        if (!nav.contains(event.target) && !toggle.contains(event.target)) {
  844.            nav.classList.remove('show');
  845.            toggle.classList.remove('active');
  846.        }
  847.    });
  848.  
  849.    // Close nav when window is resized to desktop
  850.    window.addEventListener('resize', function () {
  851.        if (window.innerWidth > 768) {
  852.            document.getElementById('primaryNav').classList.remove('show');
  853.            document.querySelector('.mobile-nav-toggle').classList.remove('active');
  854.        }
  855.    });
  856.  
  857. </script>
  858.  
  859. <style>
  860.    .custom-header {
  861.        background: var(--navbar-bg);
  862.        border-bottom: 1px solid var(--border-color);
  863.        position: sticky;
  864.        top: 0;
  865.        z-index: 1000;
  866.        padding: 0px 10px;
  867.    }
  868.  
  869.    /* Logo Section - Top Centered */
  870.    .logo-container {
  871.        text-align: center;
  872.        padding: 10px 0;
  873.        background: var(--navbar-bg);
  874.        border-bottom: 1px solid var(--border-color);
  875.    }
  876.  
  877.    .brand-link {
  878.        display: inline-flex;
  879.        align-items: center;
  880.        text-decoration: none;
  881.    }
  882.  
  883.    .brand-link img {
  884.        height: 100px;
  885.        width: auto;
  886.    }
  887.  
  888.    /* Navigation Section */
  889.    .navigation-container {
  890.        background: var(--navbar-bg);
  891.        padding: 0;
  892.    }
  893.  
  894.    .nav-content {
  895.        display: flex;
  896.        align-items: center;
  897.        justify-content: space-between;
  898.        min-height: 60px;
  899.        position: relative;
  900.    }
  901.  
  902.    /* Mobile toggle button */
  903.    .mobile-nav-toggle {
  904.        display: none;
  905.        background: var(--navbar-bg);
  906.        border: 2px solid var(--bs-primary);
  907.        color: var(--navbar-color);
  908.        padding: 8px;
  909.        border-radius: 12px;
  910.        cursor: pointer;
  911.        transition: all 0.3s ease;
  912.    }
  913.  
  914.    .mobile-nav-toggle:hover {
  915.        background: var(--bs-primary);
  916.        color: var(--link-color) !important;
  917.    }
  918.  
  919.    /* Navigation Links - Left Side */
  920.    .primary-nav {
  921.        flex: 1;
  922.    }
  923.  
  924.    .nav-links-list {
  925.        display: flex;
  926.        list-style: none;
  927.        margin: 0;
  928.        padding: 0;
  929.        gap: 5px;
  930.        align-items: center;
  931.    }
  932.  
  933.    .nav-item {
  934.        display: block;
  935.        padding: 8px 16px;
  936.        color: #333;
  937.        text-decoration: none;
  938.        font-weight: 500;
  939.        font-size: 14px;
  940.        text-transform: uppercase;
  941.        letter-spacing: 0.5px;
  942.        border-radius: 12px;
  943.        transition: all 0.3s ease;
  944.        white-space: nowrap;
  945.    }
  946.  
  947.    .nav-item:hover {
  948.        background: rgba(0, 123, 255, 0.19);
  949.        color: var(--navbar-color);
  950.    }
  951.  
  952.    .nav-item.active {
  953.        background: var(--bs-primary);
  954.        color: var(--link-color) !important;
  955.        box-shadow: 0 2px 8px rgba(0, 123, 255, 0.3);
  956.    }
  957.  
  958.    /* Search Container - Right Side */
  959.    .search-wrapper {
  960.        display: flex;
  961.        align-items: center;
  962.        gap: 8px;
  963.    }
  964.  
  965.    .search-input-field {
  966.        padding: 12px 18px;
  967.        border: 2px solid var(--border-color);
  968.        border-radius: 12px;
  969.        background: var(--navbar-bg);
  970.        color: var(--navbar-color);
  971.        font-size: 14px;
  972.        width: 250px;
  973.        transition: all 0.3s ease;
  974.    }
  975.  
  976.    .search-input-field::placeholder {
  977.        color: #6c757d;
  978.    }
  979.  
  980.    .search-input-field:focus {
  981.        outline: none;
  982.        background: white;
  983.        border-color: var(--bs-primary);
  984.        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  985.    }
  986.  
  987.    .search-submit-btn {
  988.        background: var(--bs-primary);
  989.        border: none;
  990.        color: white;
  991.        padding: 12px;
  992.        border-radius: 12px;
  993.        cursor: pointer;
  994.        transition: all 0.3s ease;
  995.        display: flex;
  996.        align-items: center;
  997.        justify-content: center;
  998.    }
  999.  
  1000.    .search-submit-btn:hover {
  1001.        transform: scale(1.05);
  1002.        opacity: 0.7;
  1003.    }
  1004.  
  1005.    /* Tablet responsiveness */
  1006.    @media (max-width: 1200px) {
  1007.        .nav-item {
  1008.            font-size: 13px;
  1009.        }
  1010.  
  1011.        .search-input-field {
  1012.            width: 220px;
  1013.        }
  1014.    }
  1015.  
  1016.    @media (max-width: 1024px) {
  1017.        .nav-item {
  1018.            font-size: 13px;
  1019.        }
  1020.  
  1021.        .search-input-field {
  1022.            width: 200px;
  1023.        }
  1024.    }
  1025.  
  1026.    @media (max-width: 900px) {
  1027.        .nav-item {
  1028.            font-size: 12px;
  1029.        }
  1030.  
  1031.        .search-input-field {
  1032.            width: 180px;
  1033.        }
  1034.    }
  1035.  
  1036.    /* Mobile responsiveness */
  1037.    @media (max-width: 768px) {
  1038.        .container-fluid {
  1039.            padding: 0 15px;
  1040.        }
  1041.  
  1042.        .logo-container {
  1043.            padding: 15px 0;
  1044.        }
  1045.  
  1046.        .brand-link img {
  1047.            height: 40px;
  1048.        }
  1049.  
  1050.        /* Show mobile toggle */
  1051.        .mobile-nav-toggle {
  1052.            display: block;
  1053.        }
  1054.  
  1055.        .nav-content {
  1056.            min-height: 50px;
  1057.            padding: 10px 0;
  1058.        }
  1059.  
  1060.        /* Hide navigation on mobile by default */
  1061.        .primary-nav {
  1062.            position: absolute;
  1063.            top: 100%;
  1064.            left: 0;
  1065.            right: 0;
  1066.            background: var(--navbar-bg);
  1067.            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  1068.            border-radius: 0 0 10px 10px;
  1069.            transform: translateY(-100%);
  1070.            opacity: 0;
  1071.            visibility: hidden;
  1072.            transition: all 0.3s ease;
  1073.            z-index: 999;
  1074.        }
  1075.  
  1076.        /* Show navigation when toggled */
  1077.        .primary-nav.show {
  1078.            transform: translateY(0);
  1079.            opacity: 1;
  1080.            visibility: visible;
  1081.        }
  1082.  
  1083.        .nav-links-list {
  1084.            flex-direction: column;
  1085.            gap: 0;
  1086.            padding: 15px 0;
  1087.        }
  1088.  
  1089.        .nav-item {
  1090.            border-bottom: 1px solid #eee;
  1091.            text-align: left;
  1092.            border-radius: 0;
  1093.            width: 100%;
  1094.        }
  1095.  
  1096.        .nav-item:last-child {
  1097.            border-bottom: none;
  1098.        }
  1099.  
  1100.        /* Search stays visible on mobile - right side */
  1101.        .search-wrapper {
  1102.            margin-left: auto;
  1103.        }
  1104.  
  1105.        .search-input-field {
  1106.            width: 160px;
  1107.            padding: 10px 15px;
  1108.            font-size: 13px;
  1109.        }
  1110.  
  1111.        .search-submit-btn {
  1112.            padding: 10px;
  1113.        }
  1114.    }
  1115.  
  1116.    @media (max-width: 576px) {
  1117.        .logo-container {
  1118.            padding: 12px 0;
  1119.        }
  1120.  
  1121.        .brand-link img {
  1122.            height: 35px;
  1123.        }
  1124.  
  1125.        .search-input-field {
  1126.            width: 140px;
  1127.            font-size: 12px;
  1128.        }
  1129.  
  1130.        .nav-content {
  1131.            gap: 10px;
  1132.        }
  1133.    }
  1134.  
  1135.    @media (max-width: 480px) {
  1136.        .container-fluid {
  1137.            padding: 0 10px;
  1138.        }
  1139.  
  1140.        .search-input-field {
  1141.            width: 120px;
  1142.        }
  1143.  
  1144.        .mobile-nav-toggle {
  1145.            padding: 6px;
  1146.        }
  1147.  
  1148.        .nav-item {
  1149.            font-size: 13px;
  1150.        }
  1151.    }
  1152.  
  1153.    @media (max-width: 400px) {
  1154.        .search-input-field {
  1155.            width: 100px;
  1156.            font-size: 11px;
  1157.            padding: 8px 12px;
  1158.        }
  1159.  
  1160.        .search-submit-btn {
  1161.            padding: 8px;
  1162.        }
  1163.  
  1164.        .search-submit-btn svg {
  1165.            width: 14px;
  1166.            height: 14px;
  1167.        }
  1168.    }
  1169.  
  1170.      /* search field */
  1171.  .search-results-container {
  1172.  position: absolute;
  1173.  top: 100%; /* Position it below the input field */
  1174.  left: 0;
  1175.  right: 0;
  1176.  background-color: white;
  1177.  border: 1px solid #ddd;
  1178.  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  1179.  max-height: 300px;
  1180.  overflow-y: auto;
  1181.  z-index: 1000;
  1182.  display: none; /* Initially hidden */
  1183. }
  1184.  
  1185. .search-results-container p {
  1186.  margin: 0;
  1187. }
  1188.  
  1189. .search-results-container .result-item {
  1190.  padding: 10px;
  1191.  cursor: pointer;
  1192. }
  1193.  
  1194. .search-results-container .result-item:hover {
  1195.  background-color: #f0f0f0;
  1196. }
  1197.  
  1198. </style>
  1199.  
  1200. <script>
  1201.  document.addEventListener("DOMContentLoaded", function () {
  1202.    const searchInput = document.querySelector(".search-input-field");
  1203.    const searchResults = document.getElementById("search-results");
  1204.  
  1205.    if (!searchInput || !searchResults) return; // Safety check
  1206.  
  1207.    // 🔍 Handle typing
  1208.    searchInput.addEventListener("keyup", function (e) {
  1209.      e.preventDefault();
  1210.  
  1211.      const query = searchInput.value.trim();
  1212.  
  1213.      if (query === "") {
  1214.        searchResults.innerHTML = "";
  1215.        searchResults.style.display = "none";
  1216.        return;
  1217.      }
  1218.  
  1219.      searchResults.style.display = "block";
  1220.  
  1221.      fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  1222.        method: "GET",
  1223.        headers: {
  1224.          "X-Requested-With": "XMLHttpRequest",
  1225.        },
  1226.      })
  1227.        .then(response => response.json())
  1228.        .then(data => {
  1229.          if (data.html) {
  1230.            searchResults.innerHTML = data.html;
  1231.          } else {
  1232.            searchResults.innerHTML = "<p>No results found.</p>";
  1233.          }
  1234.        })
  1235.        .catch(error => {
  1236.          console.error("Error fetching search results:", error);
  1237.        });
  1238.    });
  1239.  
  1240.    // 🖱️ Close results when clicking outside
  1241.    document.addEventListener("click", function (e) {
  1242.      if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  1243.        searchResults.style.display = "none";
  1244.      }
  1245.    });
  1246.  
  1247.    // ⌨️ Close results when pressing Escape
  1248.    document.addEventListener("keydown", function (e) {
  1249.      if (e.key === "Escape") {
  1250.        searchResults.style.display = "none";
  1251.      }
  1252.    });
  1253.  });
  1254. </script>
  1255.  
  1256.        </header>
  1257.        <!-- end of header -->
  1258.        <!-- start of wpo-blog-hero -->
  1259.        
  1260.  
  1261.  
  1262.  
  1263.  
  1264.  
  1265.  
  1266.  
  1267. <div class="blog-hero-v9">
  1268.  <div class="container-fluid fluid-container">
  1269.    <!-- Top Section: Split Layout -->
  1270.    <div class="row g-4 mb-5">
  1271.      <!-- Large Featured Article (Left) -->
  1272.      
  1273.              
  1274.      <div class="col-lg-8 col-12">
  1275.        <article class="large-featured">
  1276.          <div class="featured-image-container">
  1277.            
  1278.                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="The Way The Strange Campaign Broke the Typical NFL Coach of the Year Mould." class="featured-image">
  1279.            
  1280.            <div class="category-tag bg-primary-gradient">News</div>
  1281.          </div>
  1282.          <div class="featured-content">
  1283.            <h1 class="featured-title"><a href="/the-way-the-strange-campaign-broke-the-typical-nfl-coach-of-the-year-mould/">
  1284.                                The Way The Strange Campaign Broke the Typical NFL Coach of the Year Mould.
  1285.                            </a></h1>
  1286.            <p class="featured-summary"></p>
  1287.            <div class="article-meta">
  1288.              <div class="author-info">
  1289.                
  1290.                      <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2e0c5803-2b12-4e5e-8ab3-0d6a4af8f125_profile.png" alt="Joshua Brown" class="author-pic" >
  1291.                  
  1292.                <span class="author-name">Joshua Brown</span>
  1293.                <span class="post-time">Aug 11, 2026</span>
  1294.              </div>
  1295.            </div>
  1296.          </div>
  1297.        </article>
  1298.      </div>
  1299.      
  1300.      
  1301.  
  1302.      <!-- Smaller Featured Articles (Right, Stacked) -->
  1303.      <div class="col-lg-4 col-12">
  1304.        <div class="stacked-features">
  1305.          
  1306.          <article class="small-featured">
  1307.            <div class="small-image-container">
  1308.              
  1309.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Norris Tops Piastri in Brazilian Practice" class="small-image">
  1310.              
  1311.              <div class="category-tag bg-primary-gradient">News</div>
  1312.            </div>
  1313.            <div class="small-content">
  1314.              <h3 class="small-title"> <a href="/norris-tops-piastri-in-brazilian-practice/">
  1315.                                Norris Tops Piastri in Brazilian Practice
  1316.                            </a></h3>
  1317.              <p class="compact-text"></p>
  1318.              <div class="small-meta">
  1319.                <span class="small-author">Joshua Brown</span>
  1320.                <span class="small-date">Aug 11, 2026</span>
  1321.              </div>
  1322.            </div>
  1323.          </article>
  1324.      
  1325.          <article class="small-featured">
  1326.            <div class="small-image-container">
  1327.              
  1328.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Ecuador&#x27;s Leader Emerges Unharmed Following Demonstrators Attack The Motorcade" class="small-image">
  1329.              
  1330.              <div class="category-tag bg-primary-gradient">News</div>
  1331.            </div>
  1332.            <div class="small-content">
  1333.              <h3 class="small-title"> <a href="/ecuadors-leader-emerges-unharmed-following-demonstrators-attack-the-motorcade/">
  1334.                                Ecuador&#x27;s Leader Emerges Unharmed Following Demonstrators Attack The Motorcade
  1335.                            </a></h3>
  1336.              <p class="compact-text"></p>
  1337.              <div class="small-meta">
  1338.                <span class="small-author">Joshua Brown</span>
  1339.                <span class="small-date">Aug 11, 2026</span>
  1340.              </div>
  1341.            </div>
  1342.          </article>
  1343.      
  1344.        </div>
  1345.      </div>
  1346.    </div>
  1347.    <!-- Bottom Section: Three Compact Cards -->
  1348.    <div class="row g-4">
  1349.      
  1350.      <div class="col-lg-4 col-md-6 col-12">
  1351.        <article class="compact-card">
  1352.          <div class="compact-image">
  1353.            
  1354.                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Gaza&#x27;s Human Catastrophe Persists Amid Ceasefire Declarations" >
  1355.            
  1356.            <div class="compact-category bg-primary-gradient">News</div>
  1357.          </div>
  1358.          <div class="compact-body">
  1359.            <h3 class="compact-title"> <a href="/gazas-human-catastrophe-persists-amid-ceasefire-declarations/">
  1360.                                    Gaza&#x27;s Human Catastrophe Persists Amid Ceasefire Declarations
  1361.                                </a></h3>
  1362.            <p class="compact-text"></p>
  1363.            <div class="compact-footer">
  1364.              <span class="compact-name">Joshua Brown</span>
  1365.              <span class="compact-date">Aug 11</span>
  1366.            </div>
  1367.          </div>
  1368.        </article>
  1369.      </div>
  1370.      
  1371.      <div class="col-lg-4 col-md-6 col-12">
  1372.        <article class="compact-card">
  1373.          <div class="compact-image">
  1374.            
  1375.                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Starmer to Press Partner Nations on Extended-Range Weaponry for Ukraine at London Summit" >
  1376.            
  1377.            <div class="compact-category bg-primary-gradient">News</div>
  1378.          </div>
  1379.          <div class="compact-body">
  1380.            <h3 class="compact-title"> <a href="/starmer-to-press-partner-nations-on-extended-range-weaponry-for-ukraine-at-london-summit/">
  1381.                                    Starmer to Press Partner Nations on Extended-Range Weaponry for Ukraine at London Summit
  1382.                                </a></h3>
  1383.            <p class="compact-text"></p>
  1384.            <div class="compact-footer">
  1385.              <span class="compact-name">Joshua Brown</span>
  1386.              <span class="compact-date">Aug 11</span>
  1387.            </div>
  1388.          </div>
  1389.        </article>
  1390.      </div>
  1391.      
  1392.    </div>
  1393.  </div>
  1394. </div>
  1395.  
  1396. <style>
  1397.  
  1398.  /* Large Featured Article */
  1399.  .large-featured {
  1400.    background: var(--card-bg, #ffffff);
  1401.    border-radius: 10px;
  1402.    overflow: hidden;
  1403.    transition: box-shadow 0.3s ease;
  1404.  }
  1405.  
  1406.  .large-featured:hover {
  1407.    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  1408.  }
  1409.  
  1410.  .featured-image-container {
  1411.    position: relative;
  1412.    height: 350px;
  1413.    overflow: hidden;
  1414.  }
  1415.  
  1416.  .featured-image {
  1417.    width: 100%;
  1418.    height: 100%;
  1419.    object-fit: cover;
  1420.  }
  1421.  
  1422.  .featured-content {
  1423.    padding: 2rem;
  1424.  }
  1425.  
  1426.  .featured-title {
  1427.    font-size: 2.2rem;
  1428.    font-weight: 700;
  1429.    color: #111827;
  1430.    margin-bottom: 0.75rem;
  1431.    line-height: 1.3;
  1432.  }
  1433.  
  1434.  .featured-summary {
  1435.    font-size: 1rem;
  1436.    color: #4b5563;
  1437.    line-height: 1.6;
  1438.    margin-bottom: 1.25rem;
  1439.  }
  1440.  
  1441.  .article-meta {
  1442.    display: flex;
  1443.    align-items: center;
  1444.    gap: 0.75rem;
  1445.    font-size: 0.85rem;
  1446.    color: #6b7280;
  1447.  }
  1448.  
  1449.  .author-info {
  1450.    display: flex;
  1451.    align-items: center;
  1452.    gap: 0.5rem;
  1453.  }
  1454.  
  1455.  .author-pic {
  1456.    width: 36px;
  1457.    height: 36px;
  1458.    border-radius: 50%;
  1459.  }
  1460.  
  1461.  .author-name {
  1462.    font-weight: 600;
  1463.    color: #374151;
  1464.  }
  1465.  
  1466.  /* Smaller Featured Articles (Stacked) */
  1467.  .stacked-features {
  1468.    display: flex;
  1469.    flex-direction: column;
  1470.    gap: 1.5rem;
  1471.  }
  1472.  
  1473.  .small-featured {
  1474.    background: var(--card-bg, #ffffff);
  1475.    border-radius: 10px;
  1476.    overflow: hidden;
  1477.    transition: box-shadow 0.3s ease;
  1478.  }
  1479.  
  1480.  .small-featured:hover {
  1481.    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  1482.  }
  1483.  
  1484.  .small-image-container {
  1485.    position: relative;
  1486.    height: 150px;
  1487.    overflow: hidden;
  1488.  }
  1489.  
  1490.  .small-image {
  1491.    width: 100%;
  1492.    height: 100%;
  1493.    object-fit: cover;
  1494.  }
  1495.  
  1496.  .small-content {
  1497.    padding: 1.25rem;
  1498.  }
  1499.  
  1500.  .small-title {
  1501.    font-size: 1.2rem;
  1502.    font-weight: 600;
  1503.    color: #111827;
  1504.    margin-bottom: 0.5rem;
  1505.  }
  1506.  
  1507.  .small-meta {
  1508.    display: flex;
  1509.    gap: 0.5rem;
  1510.    font-size: 0.8rem;
  1511.    color: #6b7280;
  1512.  }
  1513.  
  1514.  /* Category Tags - Gradient for Difference */
  1515.  .category-tag {
  1516.    position: absolute;
  1517.    top: 0.75rem;
  1518.    left: 0.75rem;
  1519.    padding: 0.3rem 1rem;
  1520.    font-size: 0.75rem;
  1521.    font-weight: 600;
  1522.    text-transform: uppercase;
  1523.    color: white;
  1524.    border-radius: 15px; /* Soft pill shape */
  1525.  }
  1526.  
  1527.  
  1528.  
  1529.  /* Compact Cards - Borderless */
  1530.  .compact-card {
  1531.    background: var(--card-bg, #ffffff);
  1532.    border-radius: 10px;
  1533.    overflow: hidden;
  1534.    transition: box-shadow 0.3s ease;
  1535.  }
  1536.  
  1537.  .compact-card:hover {
  1538.    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  1539.  }
  1540.  
  1541.  .compact-image {
  1542.    position: relative;
  1543.    height: 180px;
  1544.    overflow: hidden;
  1545.  }
  1546.  
  1547.  .compact-image img {
  1548.    width: 100%;
  1549.    height: 100%;
  1550.    object-fit: cover;
  1551.  }
  1552.  
  1553.  .compact-category {
  1554.    position: absolute;
  1555.    top: 0.75rem;
  1556.    left: 0.75rem;
  1557.    padding: 0.3rem 0.8rem;
  1558.    font-size: 0.7rem;
  1559.    border-radius: 15px;
  1560.    color: white;
  1561.  }
  1562.  
  1563.  .compact-body {
  1564.    padding: 1.5rem;
  1565.  }
  1566.  
  1567.  .compact-title {
  1568.    font-size: 1.1rem;
  1569.    font-weight: 600;
  1570.    color: #111827;
  1571.    margin-bottom: 0.5rem;
  1572.  }
  1573.  
  1574.  .compact-text {
  1575.    font-size: 0.9rem;
  1576.    color: #4b5563;
  1577.    line-height: 1.5;
  1578.    margin-bottom: 1rem;
  1579.  }
  1580.  
  1581.  .compact-footer {
  1582.    display: flex;
  1583.    justify-content: space-between;
  1584.    font-size: 0.8rem;
  1585.    color: #6b7280;
  1586.  }
  1587.  
  1588.  /* Responsive Design */
  1589.  @media (max-width: 992px) {
  1590.    .featured-image-container {
  1591.      height: 280px;
  1592.    }
  1593.  
  1594.    .featured-title {
  1595.      font-size: 1.8rem;
  1596.    }
  1597.  
  1598.    .small-image-container {
  1599.      height: 120px;
  1600.    }
  1601.  }
  1602.  
  1603.  @media (max-width: 768px) {
  1604.    .featured-content,
  1605.    .small-content,
  1606.    .compact-body {
  1607.      padding: 1.25rem;
  1608.    }
  1609.  
  1610.    .compact-image {
  1611.      height: 150px;
  1612.    }
  1613.  }
  1614.  
  1615.  @media (max-width: 576px) {
  1616.    .featured-title {
  1617.      font-size: 1.5rem;
  1618.    }
  1619.  
  1620.    .small-title,
  1621.    .compact-title {
  1622.      font-size: 1rem;
  1623.    }
  1624.  }
  1625. </style>
  1626.  
  1627.  
  1628.  
  1629.  
  1630.        <!-- end of wpo-blog-hero -->
  1631.  
  1632.        <!-- start of wpo-breacking-news -->
  1633.        
  1634.        <!-- end of wpo-breacking-news -->
  1635.        
  1636.        <!-- start wpo-blog-highlights-section -->
  1637.        
  1638.  
  1639.  
  1640.  
  1641.    
  1642.  
  1643.  
  1644.  
  1645. <style>
  1646.    .blog-highlights-v3 {
  1647.        padding: 0px 0;
  1648.    }
  1649.    
  1650.    .blog-card-v3 {
  1651.        border: 1px solid #e9ecef;
  1652.        border-radius: 8px;
  1653.        overflow: hidden;
  1654.        transition: all 0.3s ease;
  1655.        background: white;
  1656.        height: 100%;
  1657.    }
  1658.    
  1659.    .blog-card-v3:hover {
  1660.        box-shadow: 0 8px 25px rgba(0,0,0,0.1);
  1661.    }
  1662.    
  1663.    .blog-image-v3 {
  1664.        position: relative;
  1665.        overflow: hidden;
  1666.        height: 200px;
  1667.    }
  1668.    
  1669.    .blog-image-v3 img {
  1670.        width: 100%;
  1671.        height: 100%;
  1672.        object-fit: cover;
  1673.        transition: opacity 0.3s ease;
  1674.    }
  1675.    
  1676.    .blog-card-v3:hover .blog-image-v3 img {
  1677.        opacity: 0.9;
  1678.    }
  1679.    
  1680.    .blog-category-v3 {
  1681.        position: absolute;
  1682.        top: 12px;
  1683.        right: 12px;
  1684.        padding: 4px 12px;
  1685.        border-radius: 4px;
  1686.        font-size: 11px;
  1687.        font-weight: 600;
  1688.        text-transform: uppercase;
  1689.        letter-spacing: 0.8px;
  1690.    }
  1691.    
  1692.    .blog-content-v3 {
  1693.        padding: 20px;
  1694.    }
  1695.    
  1696.    .blog-title-v3 {
  1697.        font-size: 16px;
  1698.        font-weight: 600;
  1699.        line-height: 1.5;
  1700.        margin-bottom: 12px;
  1701.        min-height: 48px;
  1702.    }
  1703.    
  1704.    .blog-title-v3 a {
  1705.        text-decoration: none;
  1706.        transition: color 0.2s ease;
  1707.    }
  1708.    
  1709.    .blog-meta-v3 {
  1710.        display: flex;
  1711.        align-items: center;
  1712.        gap: 8px;
  1713.        margin-bottom: 10px;
  1714.        font-size: 12px;
  1715.        border-bottom: 1px solid #f1f3f4;
  1716.        padding-bottom: 10px;
  1717.    }
  1718.    
  1719.    .blog-author-img-v3 {
  1720.        width: 24px;
  1721.        height: 24px;
  1722.        border-radius: 50%;
  1723.        object-fit: cover;
  1724.    }
  1725.    
  1726.    .blog-excerpt-v3 {
  1727.        font-size: 13px;
  1728.        line-height: 1.5;
  1729.        opacity: 0.7;
  1730.        display: -webkit-box;
  1731.        -webkit-line-clamp: 2;
  1732.        -webkit-box-orient: vertical;
  1733.        overflow: hidden;
  1734.    }
  1735.    
  1736.    .section-title-v3 {
  1737.        font-size: 2.8rem;
  1738.        font-weight: 700;
  1739.        text-align: center;
  1740.        margin-bottom: 20px;
  1741.    }
  1742.    
  1743.    .section-subtitle-v3 {
  1744.        text-align: center;
  1745.        font-size: 1rem;
  1746.        opacity: 0.7;
  1747.        margin-bottom: 60px;
  1748.    }
  1749.  
  1750.    @media (max-width: 768px) {
  1751.        .section-title-v3 {
  1752.            font-size: 2.2rem;
  1753.        }
  1754.        .blog-highlights-v3 {
  1755.            padding: 0px 0;
  1756.        }
  1757.        .blog-content-v3 {
  1758.            padding: 16px;
  1759.        }
  1760.    }
  1761. </style>
  1762.  
  1763. <section class="blog-highlights-v3">
  1764.    <div class="container-fluid fluid-container">
  1765.        <div class="row">
  1766.            <div class="col-12">
  1767.                <h2 class="section-title-v3 top-color">
  1768.                Today's Top Highlights
  1769.                   </h2>
  1770.                <p class="section-subtitle-v3 top-color">Discover our latest stories and insights from around the world</p>
  1771.            </div>
  1772.        </div>
  1773.        
  1774.        <div class="row">
  1775.            <div class="col-lg-8 col-12">
  1776.                <div class="row g-3">
  1777.                    
  1778.                    <div class="col-lg-6 col-md-6 col-12">
  1779.                        <div class="card blog-card-v3">
  1780.                            <div class="blog-image-v3">
  1781.                                
  1782.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1783.                                
  1784.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  1785.                            </div>
  1786.                            <div class="blog-content-v3">
  1787.                                <h3 class="blog-title-v3">
  1788.                                    <a href="/the-black-cats-recreate-iconic-magpies-group-snapshot-after-pivotal-derby-victory/" class="top-color">
  1789.                                    The Black Cats Recreate Iconic Magpies Group Snapshot After Pivotal Derby Victory.
  1790.                                    </a>
  1791.                                </h3>
  1792.                                <div class="blog-meta-v3">
  1793.                                    
  1794.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2e0c5803-2b12-4e5e-8ab3-0d6a4af8f125_profile.png" alt="Joshua Brown" style="object-fit: cover;" class="blog-author-img-v3">
  1795.                                    
  1796.                                    
  1797.                                    <span class="top-color">By Joshua Brown</span>
  1798.                                    <span class="top-color">•</span>
  1799.                                    <span class="top-color">11 Aug 2026</span>
  1800.                                </div>
  1801.                                <p class="blog-excerpt-v3 top-color"></p>
  1802.                            </div>
  1803.                        </div>
  1804.                    </div>
  1805.                    
  1806.                    <div class="col-lg-6 col-md-6 col-12">
  1807.                        <div class="card blog-card-v3">
  1808.                            <div class="blog-image-v3">
  1809.                                
  1810.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1811.                                
  1812.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  1813.                            </div>
  1814.                            <div class="blog-content-v3">
  1815.                                <h3 class="blog-title-v3">
  1816.                                    <a href="/john-f-kennedy-center-moves-for-controversial-name-change-to-trump-kennedy-center-as-stated-by-white-house-announcement/" class="top-color">
  1817.                                    John F. Kennedy Center Moves for Controversial Name Change to Trump-Kennedy Center, As Stated by White House Announcement.
  1818.                                    </a>
  1819.                                </h3>
  1820.                                <div class="blog-meta-v3">
  1821.                                    
  1822.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2e0c5803-2b12-4e5e-8ab3-0d6a4af8f125_profile.png" alt="Joshua Brown" style="object-fit: cover;" class="blog-author-img-v3">
  1823.                                    
  1824.                                    
  1825.                                    <span class="top-color">By Joshua Brown</span>
  1826.                                    <span class="top-color">•</span>
  1827.                                    <span class="top-color">11 Aug 2026</span>
  1828.                                </div>
  1829.                                <p class="blog-excerpt-v3 top-color"></p>
  1830.                            </div>
  1831.                        </div>
  1832.                    </div>
  1833.                    
  1834.                    <div class="col-lg-6 col-md-6 col-12">
  1835.                        <div class="card blog-card-v3">
  1836.                            <div class="blog-image-v3">
  1837.                                
  1838.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1839.                                
  1840.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  1841.                            </div>
  1842.                            <div class="blog-content-v3">
  1843.                                <h3 class="blog-title-v3">
  1844.                                    <a href="/inside-the-fallout-universe-the-gaming-worlds-most-astonishing-tv-hit/" class="top-color">
  1845.                                    Inside the Fallout Universe, the Gaming World’s Most Astonishing TV Hit
  1846.                                    </a>
  1847.                                </h3>
  1848.                                <div class="blog-meta-v3">
  1849.                                    
  1850.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2e0c5803-2b12-4e5e-8ab3-0d6a4af8f125_profile.png" alt="Joshua Brown" style="object-fit: cover;" class="blog-author-img-v3">
  1851.                                    
  1852.                                    
  1853.                                    <span class="top-color">By Joshua Brown</span>
  1854.                                    <span class="top-color">•</span>
  1855.                                    <span class="top-color">10 Aug 2026</span>
  1856.                                </div>
  1857.                                <p class="blog-excerpt-v3 top-color"></p>
  1858.                            </div>
  1859.                        </div>
  1860.                    </div>
  1861.                    
  1862.                    <div class="col-lg-6 col-md-6 col-12">
  1863.                        <div class="card blog-card-v3">
  1864.                            <div class="blog-image-v3">
  1865.                                
  1866.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1867.                                
  1868.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  1869.                            </div>
  1870.                            <div class="blog-content-v3">
  1871.                                <h3 class="blog-title-v3">
  1872.                                    <a href="/russia-seeks-staggering-sum-in-compensation-from-clearing-house-regarding-seized-assets/" class="top-color">
  1873.                                    Russia Seeks Staggering Sum in Compensation from Clearing House Regarding Seized Assets
  1874.                                    </a>
  1875.                                </h3>
  1876.                                <div class="blog-meta-v3">
  1877.                                    
  1878.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2e0c5803-2b12-4e5e-8ab3-0d6a4af8f125_profile.png" alt="Joshua Brown" style="object-fit: cover;" class="blog-author-img-v3">
  1879.                                    
  1880.                                    
  1881.                                    <span class="top-color">By Joshua Brown</span>
  1882.                                    <span class="top-color">•</span>
  1883.                                    <span class="top-color">10 Aug 2026</span>
  1884.                                </div>
  1885.                                <p class="blog-excerpt-v3 top-color"></p>
  1886.                            </div>
  1887.                        </div>
  1888.                    </div>
  1889.                    
  1890.                    <div class="col-lg-6 col-md-6 col-12">
  1891.                        <div class="card blog-card-v3">
  1892.                            <div class="blog-image-v3">
  1893.                                
  1894.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1895.                                
  1896.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  1897.                            </div>
  1898.                            <div class="blog-content-v3">
  1899.                                <h3 class="blog-title-v3">
  1900.                                    <a href="/american-roman-catholic-bishops-denounce-white-house-border-enforcement/" class="top-color">
  1901.                                    American Roman Catholic Bishops Denounce White House Border Enforcement
  1902.                                    </a>
  1903.                                </h3>
  1904.                                <div class="blog-meta-v3">
  1905.                                    
  1906.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2e0c5803-2b12-4e5e-8ab3-0d6a4af8f125_profile.png" alt="Joshua Brown" style="object-fit: cover;" class="blog-author-img-v3">
  1907.                                    
  1908.                                    
  1909.                                    <span class="top-color">By Joshua Brown</span>
  1910.                                    <span class="top-color">•</span>
  1911.                                    <span class="top-color">10 Aug 2026</span>
  1912.                                </div>
  1913.                                <p class="blog-excerpt-v3 top-color"></p>
  1914.                            </div>
  1915.                        </div>
  1916.                    </div>
  1917.                    
  1918.                    <div class="col-lg-6 col-md-6 col-12">
  1919.                        <div class="card blog-card-v3">
  1920.                            <div class="blog-image-v3">
  1921.                                
  1922.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1923.                                
  1924.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  1925.                            </div>
  1926.                            <div class="blog-content-v3">
  1927.                                <h3 class="blog-title-v3">
  1928.                                    <a href="/mason-mounts-precise-goal-completes-man-united-comeback-win-at-selhurst-park/" class="top-color">
  1929.                                    Mason Mount&#x27;s Precise Goal Completes Man United Comeback Win at Selhurst Park
  1930.                                    </a>
  1931.                                </h3>
  1932.                                <div class="blog-meta-v3">
  1933.                                    
  1934.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2e0c5803-2b12-4e5e-8ab3-0d6a4af8f125_profile.png" alt="Joshua Brown" style="object-fit: cover;" class="blog-author-img-v3">
  1935.                                    
  1936.                                    
  1937.                                    <span class="top-color">By Joshua Brown</span>
  1938.                                    <span class="top-color">•</span>
  1939.                                    <span class="top-color">10 Aug 2026</span>
  1940.                                </div>
  1941.                                <p class="blog-excerpt-v3 top-color"></p>
  1942.                            </div>
  1943.                        </div>
  1944.                    </div>
  1945.                    
  1946.                    <div class="col-lg-6 col-md-6 col-12">
  1947.                        <div class="card blog-card-v3">
  1948.                            <div class="blog-image-v3">
  1949.                                
  1950.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1951.                                
  1952.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  1953.                            </div>
  1954.                            <div class="blog-content-v3">
  1955.                                <h3 class="blog-title-v3">
  1956.                                    <a href="/chinese-government-condemns-united-states-of-double-standards-concerning-trade-levy-warning/" class="top-color">
  1957.                                    Chinese Government Condemns United States of ‘Double Standards’ Concerning Trade Levy Warning
  1958.                                    </a>
  1959.                                </h3>
  1960.                                <div class="blog-meta-v3">
  1961.                                    
  1962.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2e0c5803-2b12-4e5e-8ab3-0d6a4af8f125_profile.png" alt="Joshua Brown" style="object-fit: cover;" class="blog-author-img-v3">
  1963.                                    
  1964.                                    
  1965.                                    <span class="top-color">By Joshua Brown</span>
  1966.                                    <span class="top-color">•</span>
  1967.                                    <span class="top-color">10 Aug 2026</span>
  1968.                                </div>
  1969.                                <p class="blog-excerpt-v3 top-color"></p>
  1970.                            </div>
  1971.                        </div>
  1972.                    </div>
  1973.                    
  1974.                    <div class="col-lg-6 col-md-6 col-12">
  1975.                        <div class="card blog-card-v3">
  1976.                            <div class="blog-image-v3">
  1977.                                
  1978.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1979.                                
  1980.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  1981.                            </div>
  1982.                            <div class="blog-content-v3">
  1983.                                <h3 class="blog-title-v3">
  1984.                                    <a href="/administration-announces-government-employee-job-cuts-as-shutdown-nears-three-week-mark/" class="top-color">
  1985.                                    Administration Announces Government Employee Job Cuts as Shutdown Nears Three-Week Mark
  1986.                                    </a>
  1987.                                </h3>
  1988.                                <div class="blog-meta-v3">
  1989.                                    
  1990.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2e0c5803-2b12-4e5e-8ab3-0d6a4af8f125_profile.png" alt="Joshua Brown" style="object-fit: cover;" class="blog-author-img-v3">
  1991.                                    
  1992.                                    
  1993.                                    <span class="top-color">By Joshua Brown</span>
  1994.                                    <span class="top-color">•</span>
  1995.                                    <span class="top-color">10 Aug 2026</span>
  1996.                                </div>
  1997.                                <p class="blog-excerpt-v3 top-color"></p>
  1998.                            </div>
  1999.                        </div>
  2000.                    </div>
  2001.                    
  2002.                    <div class="col-lg-6 col-md-6 col-12">
  2003.                        <div class="card blog-card-v3">
  2004.                            <div class="blog-image-v3">
  2005.                                
  2006.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2007.                                
  2008.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  2009.                            </div>
  2010.                            <div class="blog-content-v3">
  2011.                                <h3 class="blog-title-v3">
  2012.                                    <a href="/discover-the-sunday-league-squad-boasting-over-1800-top-flight-matches/" class="top-color">
  2013.                                    Discover the Sunday League Squad Boasting Over 1,800 Top-Flight Matches
  2014.                                    </a>
  2015.                                </h3>
  2016.                                <div class="blog-meta-v3">
  2017.                                    
  2018.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2e0c5803-2b12-4e5e-8ab3-0d6a4af8f125_profile.png" alt="Joshua Brown" style="object-fit: cover;" class="blog-author-img-v3">
  2019.                                    
  2020.                                    
  2021.                                    <span class="top-color">By Joshua Brown</span>
  2022.                                    <span class="top-color">•</span>
  2023.                                    <span class="top-color">10 Aug 2026</span>
  2024.                                </div>
  2025.                                <p class="blog-excerpt-v3 top-color"></p>
  2026.                            </div>
  2027.                        </div>
  2028.                    </div>
  2029.                    
  2030.                    <div class="col-lg-6 col-md-6 col-12">
  2031.                        <div class="card blog-card-v3">
  2032.                            <div class="blog-image-v3">
  2033.                                
  2034.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2035.                                
  2036.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  2037.                            </div>
  2038.                            <div class="blog-content-v3">
  2039.                                <h3 class="blog-title-v3">
  2040.                                    <a href="/murray-concedes-he-fell-short-of-the-desired-results-for-djokovic/" class="top-color">
  2041.                                    Murray Concedes He Fell Short of the Desired Results for Djokovic
  2042.                                    </a>
  2043.                                </h3>
  2044.                                <div class="blog-meta-v3">
  2045.                                    
  2046.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2e0c5803-2b12-4e5e-8ab3-0d6a4af8f125_profile.png" alt="Joshua Brown" style="object-fit: cover;" class="blog-author-img-v3">
  2047.                                    
  2048.                                    
  2049.                                    <span class="top-color">By Joshua Brown</span>
  2050.                                    <span class="top-color">•</span>
  2051.                                    <span class="top-color">10 Aug 2026</span>
  2052.                                </div>
  2053.                                <p class="blog-excerpt-v3 top-color"></p>
  2054.                            </div>
  2055.                        </div>
  2056.                    </div>
  2057.                    
  2058.                    <div class="col-lg-6 col-md-6 col-12">
  2059.                        <div class="card blog-card-v3">
  2060.                            <div class="blog-image-v3">
  2061.                                
  2062.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2063.                                
  2064.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  2065.                            </div>
  2066.                            <div class="blog-content-v3">
  2067.                                <h3 class="blog-title-v3">
  2068.                                    <a href="/five-defining-landmark-occurrences-in-the-challenge-to-the-freedoms-of-women-and-girls-in-the-year-2025/" class="top-color">
  2069.                                    Five Defining Landmark Occurrences in the Challenge to the Freedoms of Women and Girls in the Year 2025.
  2070.                                    </a>
  2071.                                </h3>
  2072.                                <div class="blog-meta-v3">
  2073.                                    
  2074.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2e0c5803-2b12-4e5e-8ab3-0d6a4af8f125_profile.png" alt="Joshua Brown" style="object-fit: cover;" class="blog-author-img-v3">
  2075.                                    
  2076.                                    
  2077.                                    <span class="top-color">By Joshua Brown</span>
  2078.                                    <span class="top-color">•</span>
  2079.                                    <span class="top-color">09 Aug 2026</span>
  2080.                                </div>
  2081.                                <p class="blog-excerpt-v3 top-color"></p>
  2082.                            </div>
  2083.                        </div>
  2084.                    </div>
  2085.                    
  2086.                    <div class="col-lg-6 col-md-6 col-12">
  2087.                        <div class="card blog-card-v3">
  2088.                            <div class="blog-image-v3">
  2089.                                
  2090.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2091.                                
  2092.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  2093.                            </div>
  2094.                            <div class="blog-content-v3">
  2095.                                <h3 class="blog-title-v3">
  2096.                                    <a href="/this-season-denim-pants-need-to-be-firm-polished-and-straight/" class="top-color">
  2097.                                    This Season, Denim Pants Need to Be Firm, Polished and Straight
  2098.                                    </a>
  2099.                                </h3>
  2100.                                <div class="blog-meta-v3">
  2101.                                    
  2102.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2e0c5803-2b12-4e5e-8ab3-0d6a4af8f125_profile.png" alt="Joshua Brown" style="object-fit: cover;" class="blog-author-img-v3">
  2103.                                    
  2104.                                    
  2105.                                    <span class="top-color">By Joshua Brown</span>
  2106.                                    <span class="top-color">•</span>
  2107.                                    <span class="top-color">09 Aug 2026</span>
  2108.                                </div>
  2109.                                <p class="blog-excerpt-v3 top-color"></p>
  2110.                            </div>
  2111.                        </div>
  2112.                    </div>
  2113.                    
  2114.                    
  2115.  
  2116.                </div>
  2117.            </div>
  2118.            
  2119.             <div class="col col-lg-4 col-12">
  2120.                
  2121.  
  2122.  
  2123.  
  2124.    
  2125.  
  2126. <!-- Curved Heading Sidebar -->
  2127.    <div class="sidebar">
  2128.        
  2129.       <div class="sidebar-widget mb-4">
  2130.            <div class="widget-title-wrapper mb-3">
  2131.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2132.                    <div class="title-border"></div>
  2133.                    <i class="ti-folder me-2"></i>May 2026 Blog Roll
  2134.                </h4>
  2135.            </div>
  2136.            <div class="widget-content shadow-sm rounded-3 mb-3 p-4">
  2137.                <div class="archives-list scrollable-sidebar">
  2138.                    
  2139.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2140.                        <a href="https://prwd.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2141.                            <i class="ti-angle-right me-2 text-primary"></i>
  2142.                            <span class="archive-link top-color fw-semibold"> slots not on gamstop</span>
  2143.                        </a>
  2144.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2145.                    </div>
  2146.                
  2147.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2148.                        <a href="https://gamingamerica.com/non-gamstop-casinos"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2149.                            <i class="ti-angle-right me-2 text-primary"></i>
  2150.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos</span>
  2151.                        </a>
  2152.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2153.                    </div>
  2154.                
  2155.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2156.                        <a href="https://www.outset.org/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2157.                            <i class="ti-angle-right me-2 text-primary"></i>
  2158.                            <span class="archive-link top-color fw-semibold"> best betting sites uk</span>
  2159.                        </a>
  2160.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2161.                    </div>
  2162.                
  2163.                </div>
  2164.                
  2165.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  2166.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  2167.                        <i class="ti-archive me-1"></i>View All Archives
  2168.                    </a>
  2169.                </div> -->
  2170.            </div>
  2171.        </div>
  2172.        
  2173.       <div class="sidebar-widget mb-4">
  2174.            <div class="widget-title-wrapper mb-3">
  2175.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2176.                    <div class="title-border"></div>
  2177.                    <i class="ti-folder me-2"></i>April 2026 Blog Roll
  2178.                </h4>
  2179.            </div>
  2180.            <div class="widget-content shadow-sm rounded-3 mb-3 p-4">
  2181.                <div class="archives-list scrollable-sidebar">
  2182.                    
  2183.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2184.                        <a href="https://www.remoteyear.com"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2185.                            <i class="ti-angle-right me-2 text-primary"></i>
  2186.                            <span class="archive-link top-color fw-semibold"> best online casino</span>
  2187.                        </a>
  2188.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2189.                    </div>
  2190.                
  2191.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2192.                        <a href="https://www.ergodesktop.com"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2193.                            <i class="ti-angle-right me-2 text-primary"></i>
  2194.                            <span class="archive-link top-color fw-semibold"> non GamStop casinos</span>
  2195.                        </a>
  2196.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2197.                    </div>
  2198.                
  2199.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2200.                        <a href="https://www.thecornishvegan.com"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2201.                            <i class="ti-angle-right me-2 text-primary"></i>
  2202.                            <span class="archive-link top-color fw-semibold"> uk bookies not on gamstop</span>
  2203.                        </a>
  2204.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2205.                    </div>
  2206.                
  2207.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2208.                        <a href="https://bottlebling.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2209.                            <i class="ti-angle-right me-2 text-primary"></i>
  2210.                            <span class="archive-link top-color fw-semibold"> online casino sites</span>
  2211.                        </a>
  2212.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2213.                    </div>
  2214.                
  2215.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2216.                        <a href="https://www.foodsofengland.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2217.                            <i class="ti-angle-right me-2 text-primary"></i>
  2218.                            <span class="archive-link top-color fw-semibold"> casino not on gamstop</span>
  2219.                        </a>
  2220.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2221.                    </div>
  2222.                
  2223.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2224.                        <a href="https://datamagazine.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2225.                            <i class="ti-angle-right me-2 text-primary"></i>
  2226.                            <span class="archive-link top-color fw-semibold"> casino not on gamstop</span>
  2227.                        </a>
  2228.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2229.                    </div>
  2230.                
  2231.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2232.                        <a href="https://www.roadpeace.org/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2233.                            <i class="ti-angle-right me-2 text-primary"></i>
  2234.                            <span class="archive-link top-color fw-semibold"> casino not on gamstop</span>
  2235.                        </a>
  2236.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2237.                    </div>
  2238.                
  2239.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2240.                        <a href="https://heyimhome.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2241.                            <i class="ti-angle-right me-2 text-primary"></i>
  2242.                            <span class="archive-link top-color fw-semibold"> online casinos UK</span>
  2243.                        </a>
  2244.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2245.                    </div>
  2246.                
  2247.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2248.                        <a href="https://www.stamina.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2249.                            <i class="ti-angle-right me-2 text-primary"></i>
  2250.                            <span class="archive-link top-color fw-semibold"> Casinos Not on GamStop</span>
  2251.                        </a>
  2252.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2253.                    </div>
  2254.                
  2255.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2256.                        <a href="https://gamebirdsclothing.co.uk"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2257.                            <i class="ti-angle-right me-2 text-primary"></i>
  2258.                            <span class="archive-link top-color fw-semibold"> best non uk gambling sites</span>
  2259.                        </a>
  2260.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2261.                    </div>
  2262.                
  2263.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2264.                        <a href="https://fdncoffee.com"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2265.                            <i class="ti-angle-right me-2 text-primary"></i>
  2266.                            <span class="archive-link top-color fw-semibold"> best online casino UK</span>
  2267.                        </a>
  2268.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2269.                    </div>
  2270.                
  2271.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2272.                        <a href="https://qualityofcarenetwork.org/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2273.                            <i class="ti-angle-right me-2 text-primary"></i>
  2274.                            <span class="archive-link top-color fw-semibold"> lolajack</span>
  2275.                        </a>
  2276.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2277.                    </div>
  2278.                
  2279.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2280.                        <a href="https://www.londonart.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2281.                            <i class="ti-angle-right me-2 text-primary"></i>
  2282.                            <span class="archive-link top-color fw-semibold"> escorts london</span>
  2283.                        </a>
  2284.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2285.                    </div>
  2286.                
  2287.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2288.                        <a href="https://unbound.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2289.                            <i class="ti-angle-right me-2 text-primary"></i>
  2290.                            <span class="archive-link top-color fw-semibold"> non gamstop casino</span>
  2291.                        </a>
  2292.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2293.                    </div>
  2294.                
  2295.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2296.                        <a href="https://www.citytosea.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2297.                            <i class="ti-angle-right me-2 text-primary"></i>
  2298.                            <span class="archive-link top-color fw-semibold"> non gamstop casino</span>
  2299.                        </a>
  2300.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2301.                    </div>
  2302.                
  2303.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2304.                        <a href="https://www.cca-glasgow.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2305.                            <i class="ti-angle-right me-2 text-primary"></i>
  2306.                            <span class="archive-link top-color fw-semibold"> casino not on gamstop</span>
  2307.                        </a>
  2308.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2309.                    </div>
  2310.                
  2311.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2312.                        <a href="https://www.antiquesforeveryone.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2313.                            <i class="ti-angle-right me-2 text-primary"></i>
  2314.                            <span class="archive-link top-color fw-semibold"> top betting sites not on GamStop</span>
  2315.                        </a>
  2316.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2317.                    </div>
  2318.                
  2319.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2320.                        <a href="https://roeparkresort.com"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2321.                            <i class="ti-angle-right me-2 text-primary"></i>
  2322.                            <span class="archive-link top-color fw-semibold"> non GamStop casino UK</span>
  2323.                        </a>
  2324.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2325.                    </div>
  2326.                
  2327.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2328.                        <a href="https://www.coexisthouse.org.uk"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2329.                            <i class="ti-angle-right me-2 text-primary"></i>
  2330.                            <span class="archive-link top-color fw-semibold"> gambling sites not on GamStop</span>
  2331.                        </a>
  2332.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2333.                    </div>
  2334.                
  2335.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2336.                        <a href="https://www.fourpure.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2337.                            <i class="ti-angle-right me-2 text-primary"></i>
  2338.                            <span class="archive-link top-color fw-semibold"> non GamStop casinos</span>
  2339.                        </a>
  2340.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2341.                    </div>
  2342.                
  2343.                </div>
  2344.                
  2345.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  2346.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  2347.                        <i class="ti-archive me-1"></i>View All Archives
  2348.                    </a>
  2349.                </div> -->
  2350.            </div>
  2351.        </div>
  2352.        
  2353.       <div class="sidebar-widget mb-4">
  2354.            <div class="widget-title-wrapper mb-3">
  2355.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2356.                    <div class="title-border"></div>
  2357.                    <i class="ti-folder me-2"></i>March 2026 Blog Roll
  2358.                </h4>
  2359.            </div>
  2360.            <div class="widget-content shadow-sm rounded-3 mb-3 p-4">
  2361.                <div class="archives-list scrollable-sidebar">
  2362.                    
  2363.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2364.                        <a href="https://www.drenge.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2365.                            <i class="ti-angle-right me-2 text-primary"></i>
  2366.                            <span class="archive-link top-color fw-semibold"> games not on GamStop</span>
  2367.                        </a>
  2368.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2369.                    </div>
  2370.                
  2371.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2372.                        <a href="https://ola.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2373.                            <i class="ti-angle-right me-2 text-primary"></i>
  2374.                            <span class="archive-link top-color fw-semibold"> non GamStop casino</span>
  2375.                        </a>
  2376.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2377.                    </div>
  2378.                
  2379.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2380.                        <a href="https://www.cranleyclinic.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2381.                            <i class="ti-angle-right me-2 text-primary"></i>
  2382.                            <span class="archive-link top-color fw-semibold"> casinos not on GamStop</span>
  2383.                        </a>
  2384.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2385.                    </div>
  2386.                
  2387.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2388.                        <a href="https://www.patients4nhs.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2389.                            <i class="ti-angle-right me-2 text-primary"></i>
  2390.                            <span class="archive-link top-color fw-semibold"> non GamStop casinos</span>
  2391.                        </a>
  2392.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2393.                    </div>
  2394.                
  2395.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2396.                        <a href="https://socialeatinghouse.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2397.                            <i class="ti-angle-right me-2 text-primary"></i>
  2398.                            <span class="archive-link top-color fw-semibold"> casinos not on GamStop</span>
  2399.                        </a>
  2400.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2401.                    </div>
  2402.                
  2403.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2404.                        <a href="https://www.covent-garden.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2405.                            <i class="ti-angle-right me-2 text-primary"></i>
  2406.                            <span class="archive-link top-color fw-semibold"> casino not on GamStop</span>
  2407.                        </a>
  2408.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2409.                    </div>
  2410.                
  2411.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2412.                        <a href="https://whitestarrunning.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2413.                            <i class="ti-angle-right me-2 text-primary"></i>
  2414.                            <span class="archive-link top-color fw-semibold"> UK casino not on GamStop</span>
  2415.                        </a>
  2416.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2417.                    </div>
  2418.                
  2419.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2420.                        <a href="https://www.durhamminers.org/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2421.                            <i class="ti-angle-right me-2 text-primary"></i>
  2422.                            <span class="archive-link top-color fw-semibold"> non GamStop casinos</span>
  2423.                        </a>
  2424.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2425.                    </div>
  2426.                
  2427.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2428.                        <a href="https://togetherahealthierfuture.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2429.                            <i class="ti-angle-right me-2 text-primary"></i>
  2430.                            <span class="archive-link top-color fw-semibold"> Non Gamstop Casino Sites</span>
  2431.                        </a>
  2432.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2433.                    </div>
  2434.                
  2435.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2436.                        <a href="https://www.patients4nhs.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2437.                            <i class="ti-angle-right me-2 text-primary"></i>
  2438.                            <span class="archive-link top-color fw-semibold"> non GamStop casino</span>
  2439.                        </a>
  2440.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2441.                    </div>
  2442.                
  2443.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2444.                        <a href="https://socialeatinghouse.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2445.                            <i class="ti-angle-right me-2 text-primary"></i>
  2446.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  2447.                        </a>
  2448.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2449.                    </div>
  2450.                
  2451.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2452.                        <a href="https://www.falconryforum.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2453.                            <i class="ti-angle-right me-2 text-primary"></i>
  2454.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos</span>
  2455.                        </a>
  2456.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2457.                    </div>
  2458.                
  2459.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2460.                        <a href="https://www.frn.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2461.                            <i class="ti-angle-right me-2 text-primary"></i>
  2462.                            <span class="archive-link top-color fw-semibold"> new betting sites uk</span>
  2463.                        </a>
  2464.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2465.                    </div>
  2466.                
  2467.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2468.                        <a href="https://www.kysty.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2469.                            <i class="ti-angle-right me-2 text-primary"></i>
  2470.                            <span class="archive-link top-color fw-semibold"> non GamStop casinos</span>
  2471.                        </a>
  2472.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2473.                    </div>
  2474.                
  2475.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2476.                        <a href="https://www.nordicresearchnetwork.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2477.                            <i class="ti-angle-right me-2 text-primary"></i>
  2478.                            <span class="archive-link top-color fw-semibold"> non UK casinos</span>
  2479.                        </a>
  2480.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2481.                    </div>
  2482.                
  2483.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2484.                        <a href="https://shipwreckcharlestown.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2485.                            <i class="ti-angle-right me-2 text-primary"></i>
  2486.                            <span class="archive-link top-color fw-semibold"> slots not on GamStop</span>
  2487.                        </a>
  2488.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2489.                    </div>
  2490.                
  2491.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2492.                        <a href="https://whittingtoncastle.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2493.                            <i class="ti-angle-right me-2 text-primary"></i>
  2494.                            <span class="archive-link top-color fw-semibold"> casinos not on GamStop</span>
  2495.                        </a>
  2496.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2497.                    </div>
  2498.                
  2499.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2500.                        <a href="https://www.nativerestaurant.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2501.                            <i class="ti-angle-right me-2 text-primary"></i>
  2502.                            <span class="archive-link top-color fw-semibold"> casino not on GamStop</span>
  2503.                        </a>
  2504.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2505.                    </div>
  2506.                
  2507.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2508.                        <a href="https://community-toolkit.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2509.                            <i class="ti-angle-right me-2 text-primary"></i>
  2510.                            <span class="archive-link top-color fw-semibold"> ukgc casinos outside gamstop</span>
  2511.                        </a>
  2512.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2513.                    </div>
  2514.                
  2515.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2516.                        <a href="https://unbound.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2517.                            <i class="ti-angle-right me-2 text-primary"></i>
  2518.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos</span>
  2519.                        </a>
  2520.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2521.                    </div>
  2522.                
  2523.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2524.                        <a href="https://www.legacycompany.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2525.                            <i class="ti-angle-right me-2 text-primary"></i>
  2526.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos</span>
  2527.                        </a>
  2528.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2529.                    </div>
  2530.                
  2531.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2532.                        <a href="https://www.thekarczma.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2533.                            <i class="ti-angle-right me-2 text-primary"></i>
  2534.                            <span class="archive-link top-color fw-semibold"> non UK casino</span>
  2535.                        </a>
  2536.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2537.                    </div>
  2538.                
  2539.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2540.                        <a href="https://roadpeace.org/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2541.                            <i class="ti-angle-right me-2 text-primary"></i>
  2542.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2543.                        </a>
  2544.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2545.                    </div>
  2546.                
  2547.                </div>
  2548.                
  2549.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  2550.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  2551.                        <i class="ti-archive me-1"></i>View All Archives
  2552.                    </a>
  2553.                </div> -->
  2554.            </div>
  2555.        </div>
  2556.        
  2557.       <div class="sidebar-widget mb-4">
  2558.            <div class="widget-title-wrapper mb-3">
  2559.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2560.                    <div class="title-border"></div>
  2561.                    <i class="ti-folder me-2"></i>February 2026 Blog Roll
  2562.                </h4>
  2563.            </div>
  2564.            <div class="widget-content shadow-sm rounded-3 mb-3 p-4">
  2565.                <div class="archives-list scrollable-sidebar">
  2566.                    
  2567.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2568.                        <a href="https://financialservicescultureboard.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2569.                            <i class="ti-angle-right me-2 text-primary"></i>
  2570.                            <span class="archive-link top-color fw-semibold"> best new betting sites</span>
  2571.                        </a>
  2572.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2573.                    </div>
  2574.                
  2575.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2576.                        <a href="https://www.taysideaviation.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2577.                            <i class="ti-angle-right me-2 text-primary"></i>
  2578.                            <span class="archive-link top-color fw-semibold"> best betting sites uk</span>
  2579.                        </a>
  2580.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2581.                    </div>
  2582.                
  2583.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2584.                        <a href="https://www.kscience.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2585.                            <i class="ti-angle-right me-2 text-primary"></i>
  2586.                            <span class="archive-link top-color fw-semibold"> online casinos uk</span>
  2587.                        </a>
  2588.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2589.                    </div>
  2590.                
  2591.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2592.                        <a href="https://platypuspress.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2593.                            <i class="ti-angle-right me-2 text-primary"></i>
  2594.                            <span class="archive-link top-color fw-semibold"> uk casino not on gamstop</span>
  2595.                        </a>
  2596.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2597.                    </div>
  2598.                
  2599.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2600.                        <a href="https://www.techcityuk.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2601.                            <i class="ti-angle-right me-2 text-primary"></i>
  2602.                            <span class="archive-link top-color fw-semibold"> casino not on gamstop</span>
  2603.                        </a>
  2604.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2605.                    </div>
  2606.                
  2607.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2608.                        <a href="https://indyonline.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2609.                            <i class="ti-angle-right me-2 text-primary"></i>
  2610.                            <span class="archive-link top-color fw-semibold"> non GamStop casinos</span>
  2611.                        </a>
  2612.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2613.                    </div>
  2614.                
  2615.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2616.                        <a href="https://www.regionalnetworks.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2617.                            <i class="ti-angle-right me-2 text-primary"></i>
  2618.                            <span class="archive-link top-color fw-semibold"> Non Gamstop Casinos</span>
  2619.                        </a>
  2620.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2621.                    </div>
  2622.                
  2623.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2624.                        <a href="https://oncallfire.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2625.                            <i class="ti-angle-right me-2 text-primary"></i>
  2626.                            <span class="archive-link top-color fw-semibold"> Casino Not on GAMSTOP</span>
  2627.                        </a>
  2628.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2629.                    </div>
  2630.                
  2631.                </div>
  2632.                
  2633.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  2634.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  2635.                        <i class="ti-archive me-1"></i>View All Archives
  2636.                    </a>
  2637.                </div> -->
  2638.            </div>
  2639.        </div>
  2640.        
  2641.  
  2642.       <!-- <div class="sidebar-widget mb-5">
  2643.            <div class="widget-title-wrapper mb-3">
  2644.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2645.                    <div class="title-border"></div>
  2646.                    <i class="ti-folder me-2"></i>Blog Archives
  2647.                </h4>
  2648.            </div>
  2649.            <div class="widget-content border border-color shadow-sm rounded-3 p-4">
  2650.                <div class="archives-list">
  2651.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2652.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2653.                            <i class="ti-angle-right me-2 text-primary"></i>
  2654.                            <span class="archive-link top-color fw-semibold">August 2025</span>
  2655.                        </a>
  2656.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span>
  2657.                    </div>
  2658.  
  2659.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2660.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2661.                            <i class="ti-angle-right me-2 text-primary"></i>
  2662.                            <span class="archive-link top-color fw-semibold">July 2025</span>
  2663.                        </a>
  2664.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">31 posts</span>
  2665.                    </div>
  2666.  
  2667.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2668.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2669.                            <i class="ti-angle-right me-2 text-primary"></i>
  2670.                            <span class="archive-link top-color fw-semibold">June 2025</span>
  2671.                        </a>
  2672.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">28 posts</span>
  2673.                    </div>
  2674.  
  2675.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2676.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2677.                            <i class="ti-angle-right me-2 text-primary"></i>
  2678.                            <span class="archive-link top-color fw-semibold">May 2025</span>
  2679.                        </a>
  2680.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">35 posts</span>
  2681.                    </div>
  2682.  
  2683.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2684.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2685.                            <i class="ti-angle-right me-2 text-primary"></i>
  2686.                            <span class="archive-link top-color fw-semibold">April 2025</span>
  2687.                        </a>
  2688.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">29 posts</span>
  2689.                    </div>
  2690.  
  2691.                    <div class="archive-item d-flex justify-content-between align-items-center">
  2692.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2693.                            <i class="ti-angle-right me-2 text-primary"></i>
  2694.                            <span class="archive-link top-color fw-semibold">March 2025</span>
  2695.                        </a>
  2696.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">27 posts</span>
  2697.                    </div>
  2698.                </div>
  2699.                
  2700.                <div class="text-center mt-4 pt-3 border-top border-color">
  2701.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  2702.                        <i class="ti-archive me-1"></i>View All Archives
  2703.                    </a>
  2704.                </div>
  2705.            </div>
  2706.        </div> -->
  2707.  
  2708.        <div class="sidebar-widget mb-4">
  2709.            <div class="widget-title-wrapper mb-3">
  2710.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2711.                    <div class="title-border-primary"></div>
  2712.                    <i class="ti-star me-2"></i>Popular Posts
  2713.                </h4>
  2714.            </div>
  2715.            <div class="widget-content border border-color shadow-sm rounded-3 p-4">
  2716.                <div class="popular-post-list">
  2717.                    
  2718.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  2719.                        <div class="post-content flex-grow-1">
  2720.                            <h6 class="post-title mb-1">
  2721.                                 <a href="/unbearable-suffering-my-struggle-against-the-puzzling-suffering-of-cluster-headaches/" class="text-decoration-none top-color fw-semibold lh-sm">
  2722.                                            Unbearable Suffering: My Struggle Against the Puzzling Suffering of Cluster Headaches
  2723.                                            </a>
  2724.                            </h6>
  2725.                            <div class="post-meta">
  2726.                                <small class="text-muted">
  2727.                                    <i class="ti-calendar me-1"></i>09 Aug 2026
  2728.                                </small>
  2729.                                <!-- <small class="text-muted ms-3">
  2730.                                    <i class="ti-eye me-1"></i>1,234 views
  2731.                                </small> -->
  2732.                            </div>
  2733.                        </div>
  2734.                    </div>
  2735.                    
  2736.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  2737.                        <div class="post-content flex-grow-1">
  2738.                            <h6 class="post-title mb-1">
  2739.                                 <a href="/a-shadow-of-his-dominant-stature-liverpools-captain-grapples-with-a-dip-in-form/" class="text-decoration-none top-color fw-semibold lh-sm">
  2740.                                            A Shadow of His Dominant Stature - Liverpool&#x27;s Captain Grapples With A Dip in Form
  2741.                                            </a>
  2742.                            </h6>
  2743.                            <div class="post-meta">
  2744.                                <small class="text-muted">
  2745.                                    <i class="ti-calendar me-1"></i>09 Aug 2026
  2746.                                </small>
  2747.                                <!-- <small class="text-muted ms-3">
  2748.                                    <i class="ti-eye me-1"></i>1,234 views
  2749.                                </small> -->
  2750.                            </div>
  2751.                        </div>
  2752.                    </div>
  2753.                    
  2754.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  2755.                        <div class="post-content flex-grow-1">
  2756.                            <h6 class="post-title mb-1">
  2757.                                 <a href="/get-to-know-the-ai-laborers-who-caution-friends-to-steer-clear-using-ai/" class="text-decoration-none top-color fw-semibold lh-sm">
  2758.                                            Get to Know the AI Laborers Who Caution Friends to Steer Clear Using AI
  2759.                                            </a>
  2760.                            </h6>
  2761.                            <div class="post-meta">
  2762.                                <small class="text-muted">
  2763.                                    <i class="ti-calendar me-1"></i>09 Aug 2026
  2764.                                </small>
  2765.                                <!-- <small class="text-muted ms-3">
  2766.                                    <i class="ti-eye me-1"></i>1,234 views
  2767.                                </small> -->
  2768.                            </div>
  2769.                        </div>
  2770.                    </div>
  2771.                    
  2772.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  2773.                        <div class="post-content flex-grow-1">
  2774.                            <h6 class="post-title mb-1">
  2775.                                 <a href="/surprise-envoy-advancing-ukraine-ceasefire-plan-highlights-jd-vance-impact-on-us-policy/" class="text-decoration-none top-color fw-semibold lh-sm">
  2776.                                            Surprise Envoy Advancing Ukraine Ceasefire Plan Highlights JD Vance Impact on US Policy
  2777.                                            </a>
  2778.                            </h6>
  2779.                            <div class="post-meta">
  2780.                                <small class="text-muted">
  2781.                                    <i class="ti-calendar me-1"></i>09 Aug 2026
  2782.                                </small>
  2783.                                <!-- <small class="text-muted ms-3">
  2784.                                    <i class="ti-eye me-1"></i>1,234 views
  2785.                                </small> -->
  2786.                            </div>
  2787.                        </div>
  2788.                    </div>
  2789.                    
  2790.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  2791.                        <div class="post-content flex-grow-1">
  2792.                            <h6 class="post-title mb-1">
  2793.                                 <a href="/exploring-anthony-hopkins-autobiography-we-did-ok-kid-insights-an-icon-with-a-temper/" class="text-decoration-none top-color fw-semibold lh-sm">
  2794.                                            Exploring Anthony Hopkins&#x27; Autobiography We Did OK, Kid – Insights: An Icon with a Temper
  2795.                                            </a>
  2796.                            </h6>
  2797.                            <div class="post-meta">
  2798.                                <small class="text-muted">
  2799.                                    <i class="ti-calendar me-1"></i>09 Aug 2026
  2800.                                </small>
  2801.                                <!-- <small class="text-muted ms-3">
  2802.                                    <i class="ti-eye me-1"></i>1,234 views
  2803.                                </small> -->
  2804.                            </div>
  2805.                        </div>
  2806.                    </div>
  2807.                    
  2808.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  2809.                        <div class="post-content flex-grow-1">
  2810.                            <h6 class="post-title mb-1">
  2811.                                 <a href="/watkins-holds-the-advantage-but-calvert-lewin-may-yet-secure-the-international-squad/" class="text-decoration-none top-color fw-semibold lh-sm">
  2812.                                            Watkins Holds the Advantage - But Calvert-Lewin May Yet Secure the International Squad
  2813.                                            </a>
  2814.                            </h6>
  2815.                            <div class="post-meta">
  2816.                                <small class="text-muted">
  2817.                                    <i class="ti-calendar me-1"></i>09 Aug 2026
  2818.                                </small>
  2819.                                <!-- <small class="text-muted ms-3">
  2820.                                    <i class="ti-eye me-1"></i>1,234 views
  2821.                                </small> -->
  2822.                            </div>
  2823.                        </div>
  2824.                    </div>
  2825.                    
  2826.  
  2827.                </div>
  2828.                
  2829.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  2830.                    <a href="#" class="btn btn-primary top-color btn-sm px-whtext-white rounded-pill">
  2831.                        <i class="ti-trophy me-1"></i>View All Popular
  2832.                    </a>
  2833.                </div> -->
  2834.            </div>
  2835.        </div>
  2836.  
  2837. </div>
  2838.  
  2839. <style>
  2840.     .widget-content {
  2841.        margin-top: -1px;
  2842.        position: relative;
  2843.        z-index: 1;
  2844.         background-color: var(--card-bg);
  2845.    }
  2846. </style>
  2847.  
  2848.    
  2849.            </div>
  2850.        </div>
  2851.    </div>
  2852. </section>
  2853.  
  2854.    
  2855.        
  2856.        <!-- end wpo-blog-highlights-section -->
  2857.        <!-- start wpo-blog-sponsored-section -->
  2858.        
  2859.  
  2860.  
  2861.  
  2862.    
  2863.  
  2864.  
  2865.  
  2866. <style>
  2867.    .sponsored-section-v2 {
  2868.        padding: 40px 0;
  2869.        background: var(--body-bg);
  2870.    }
  2871.    
  2872.    .sponsored-card-v2 {
  2873.        background: var(--body-bg);
  2874.        border: 1px solid #f0f0f0;
  2875.        border-radius: 8px;
  2876.        transition: box-shadow 0.3s ease;
  2877.        height: 100%;
  2878.        position: relative;
  2879.    }
  2880.    
  2881.    .sponsored-card-v2:hover {
  2882.        box-shadow: 0 2px 10px rgba(0,0,0,0.05);
  2883.    }
  2884.    
  2885.    .sponsored-image-v2 {
  2886.        position: relative;
  2887.        height: 200px;
  2888.    }
  2889.    
  2890.    .sponsored-image-v2 img {
  2891.        width: 100%;
  2892.        height: 100%;
  2893.        object-fit: cover;
  2894.    }
  2895.    
  2896.    .sponsored-badge-v2 {
  2897.        position: absolute;
  2898.        bottom: 10px;
  2899.        left: 10px;
  2900.        padding: 6px 10px;
  2901.        font-size: 12px;
  2902.        font-weight: 600;
  2903.        text-transform: uppercase;
  2904.        border-radius: 4px;
  2905.    }
  2906.    
  2907.    .sponsored-content-v2 {
  2908.        padding: 20px;
  2909.    }
  2910.    
  2911.    .sponsored-title-v2 {
  2912.        font-size: 18px;
  2913.        font-weight: 600;
  2914.        line-height: 1.4;
  2915.        margin-bottom: 10px;
  2916.    }
  2917.    
  2918.    .sponsored-title-v2 a {
  2919.        text-decoration: none;
  2920.        transition: color 0.3s ease;
  2921.    }
  2922.    
  2923.    .sponsored-title-v2 a:hover {
  2924.        color: #007bff; /* Blue hover for variety */
  2925.    }
  2926.    
  2927.    .sponsored-excerpt-v2 {
  2928.        font-size: 14px;
  2929.        color: #6c757d;
  2930.        margin-bottom: 15px;
  2931.        line-height: 1.6;
  2932.    }
  2933.    
  2934.    .sponsored-meta-v2 {
  2935.        display: flex;
  2936.        align-items: center;
  2937.        justify-content: space-between;
  2938.        font-size: 12px;
  2939.        color: #6c757d;
  2940.    }
  2941.    
  2942.    .author-info-v2 {
  2943.        display: flex;
  2944.        align-items: center;
  2945.        gap: 8px;
  2946.    }
  2947.    
  2948.    .sponsored-author-img-v2 {
  2949.        width: 28px;
  2950.        height: 28px;
  2951.        border-radius: 50%;
  2952.        object-fit: cover;
  2953.    }
  2954.    
  2955.    .section-title-sponsored-v2 {
  2956.        font-size: 2.2rem;
  2957.        font-weight: 700;
  2958.        text-align: center;
  2959.        margin-bottom: 30px;
  2960.        color: #333;
  2961.    }
  2962.  
  2963.    @media (max-width: 768px) {
  2964.        .sponsored-section-v2 {
  2965.            padding: 30px 0;
  2966.        }
  2967.        .sponsored-content-v2 {
  2968.            padding: 15px;
  2969.        }
  2970.        .sponsored-title-v2 {
  2971.            font-size: 16px;
  2972.        }
  2973.        .sponsored-excerpt-v2 {
  2974.            font-size: 13px;
  2975.        }
  2976.    }
  2977. </style>
  2978.  
  2979. <section class="sponsored-section-v2">
  2980.    <div class="container-fluid fluid-container">
  2981.        <div class="row">
  2982.            <div class="col-12">
  2983.                <h2 class="section-title-sponsored-v2">Sponsored News</h2>
  2984.            </div>
  2985.        </div>
  2986.        
  2987.        <div class="row g-4">
  2988.            
  2989.            <div class="col-xl-3 col-lg-4  col-md-6 col-12">
  2990.                <div class="card sponsored-card-v2">
  2991.                    <div class="sponsored-image-v2">
  2992.                        
  2993.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2994.                        
  2995.                        <div class="sponsored-badge-v2 bg-primary-gradient">News</div>
  2996.                    </div>
  2997.                    <div class="sponsored-content-v2">
  2998.                        <h3 class="sponsored-title-v2">
  2999.                            <a href="/unbearable-suffering-my-struggle-against-the-puzzling-suffering-of-cluster-headaches/" class="top-color">
  3000.                            Unbearable Suffering: My Struggle Against the Puzzling Suffering of Cluster Headaches
  3001.                            </a>
  3002.                        </h3>
  3003.                        <p class="sponsored-excerpt-v2">
  3004.                            
  3005.                        </p>
  3006.                        <div class="sponsored-meta-v2">
  3007.                            <div class="author-info-v2">
  3008.                                
  3009.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2e0c5803-2b12-4e5e-8ab3-0d6a4af8f125_profile.png" alt="Joshua Brown" style="object-fit: cover;" class="sponsored-author-img-v2">
  3010.                                
  3011.                                <span>
  3012.                                    Joshua Brown
  3013.                                </span>
  3014.                            </div>
  3015.                            <span>09 Aug 2026</span>
  3016.                        </div>
  3017.                    </div>
  3018.                </div>
  3019.            </div>
  3020.            
  3021.            <div class="col-xl-3 col-lg-4  col-md-6 col-12">
  3022.                <div class="card sponsored-card-v2">
  3023.                    <div class="sponsored-image-v2">
  3024.                        
  3025.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3026.                        
  3027.                        <div class="sponsored-badge-v2 bg-primary-gradient">News</div>
  3028.                    </div>
  3029.                    <div class="sponsored-content-v2">
  3030.                        <h3 class="sponsored-title-v2">
  3031.                            <a href="/a-shadow-of-his-dominant-stature-liverpools-captain-grapples-with-a-dip-in-form/" class="top-color">
  3032.                            A Shadow of His Dominant Stature - Liverpool&#x27;s Captain Grapples With A Dip in Form
  3033.                            </a>
  3034.                        </h3>
  3035.                        <p class="sponsored-excerpt-v2">
  3036.                            
  3037.                        </p>
  3038.                        <div class="sponsored-meta-v2">
  3039.                            <div class="author-info-v2">
  3040.                                
  3041.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2e0c5803-2b12-4e5e-8ab3-0d6a4af8f125_profile.png" alt="Joshua Brown" style="object-fit: cover;" class="sponsored-author-img-v2">
  3042.                                
  3043.                                <span>
  3044.                                    Joshua Brown
  3045.                                </span>
  3046.                            </div>
  3047.                            <span>09 Aug 2026</span>
  3048.                        </div>
  3049.                    </div>
  3050.                </div>
  3051.            </div>
  3052.            
  3053.            <div class="col-xl-3 col-lg-4  col-md-6 col-12">
  3054.                <div class="card sponsored-card-v2">
  3055.                    <div class="sponsored-image-v2">
  3056.                        
  3057.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3058.                        
  3059.                        <div class="sponsored-badge-v2 bg-primary-gradient">News</div>
  3060.                    </div>
  3061.                    <div class="sponsored-content-v2">
  3062.                        <h3 class="sponsored-title-v2">
  3063.                            <a href="/get-to-know-the-ai-laborers-who-caution-friends-to-steer-clear-using-ai/" class="top-color">
  3064.                            Get to Know the AI Laborers Who Caution Friends to Steer Clear Using AI
  3065.                            </a>
  3066.                        </h3>
  3067.                        <p class="sponsored-excerpt-v2">
  3068.                            
  3069.                        </p>
  3070.                        <div class="sponsored-meta-v2">
  3071.                            <div class="author-info-v2">
  3072.                                
  3073.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2e0c5803-2b12-4e5e-8ab3-0d6a4af8f125_profile.png" alt="Joshua Brown" style="object-fit: cover;" class="sponsored-author-img-v2">
  3074.                                
  3075.                                <span>
  3076.                                    Joshua Brown
  3077.                                </span>
  3078.                            </div>
  3079.                            <span>09 Aug 2026</span>
  3080.                        </div>
  3081.                    </div>
  3082.                </div>
  3083.            </div>
  3084.            
  3085.            <div class="col-xl-3 col-lg-4  col-md-6 col-12">
  3086.                <div class="card sponsored-card-v2">
  3087.                    <div class="sponsored-image-v2">
  3088.                        
  3089.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3090.                        
  3091.                        <div class="sponsored-badge-v2 bg-primary-gradient">News</div>
  3092.                    </div>
  3093.                    <div class="sponsored-content-v2">
  3094.                        <h3 class="sponsored-title-v2">
  3095.                            <a href="/surprise-envoy-advancing-ukraine-ceasefire-plan-highlights-jd-vance-impact-on-us-policy/" class="top-color">
  3096.                            Surprise Envoy Advancing Ukraine Ceasefire Plan Highlights JD Vance Impact on US Policy
  3097.                            </a>
  3098.                        </h3>
  3099.                        <p class="sponsored-excerpt-v2">
  3100.                            
  3101.                        </p>
  3102.                        <div class="sponsored-meta-v2">
  3103.                            <div class="author-info-v2">
  3104.                                
  3105.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2e0c5803-2b12-4e5e-8ab3-0d6a4af8f125_profile.png" alt="Joshua Brown" style="object-fit: cover;" class="sponsored-author-img-v2">
  3106.                                
  3107.                                <span>
  3108.                                    Joshua Brown
  3109.                                </span>
  3110.                            </div>
  3111.                            <span>09 Aug 2026</span>
  3112.                        </div>
  3113.                    </div>
  3114.                </div>
  3115.            </div>
  3116.            
  3117.            <div class="col-xl-3 col-lg-4  col-md-6 col-12">
  3118.                <div class="card sponsored-card-v2">
  3119.                    <div class="sponsored-image-v2">
  3120.                        
  3121.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3122.                        
  3123.                        <div class="sponsored-badge-v2 bg-primary-gradient">News</div>
  3124.                    </div>
  3125.                    <div class="sponsored-content-v2">
  3126.                        <h3 class="sponsored-title-v2">
  3127.                            <a href="/exploring-anthony-hopkins-autobiography-we-did-ok-kid-insights-an-icon-with-a-temper/" class="top-color">
  3128.                            Exploring Anthony Hopkins&#x27; Autobiography We Did OK, Kid – Insights: An Icon with a Temper
  3129.                            </a>
  3130.                        </h3>
  3131.                        <p class="sponsored-excerpt-v2">
  3132.                            
  3133.                        </p>
  3134.                        <div class="sponsored-meta-v2">
  3135.                            <div class="author-info-v2">
  3136.                                
  3137.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2e0c5803-2b12-4e5e-8ab3-0d6a4af8f125_profile.png" alt="Joshua Brown" style="object-fit: cover;" class="sponsored-author-img-v2">
  3138.                                
  3139.                                <span>
  3140.                                    Joshua Brown
  3141.                                </span>
  3142.                            </div>
  3143.                            <span>09 Aug 2026</span>
  3144.                        </div>
  3145.                    </div>
  3146.                </div>
  3147.            </div>
  3148.            
  3149.            <div class="col-xl-3 col-lg-4  col-md-6 col-12">
  3150.                <div class="card sponsored-card-v2">
  3151.                    <div class="sponsored-image-v2">
  3152.                        
  3153.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3154.                        
  3155.                        <div class="sponsored-badge-v2 bg-primary-gradient">News</div>
  3156.                    </div>
  3157.                    <div class="sponsored-content-v2">
  3158.                        <h3 class="sponsored-title-v2">
  3159.                            <a href="/watkins-holds-the-advantage-but-calvert-lewin-may-yet-secure-the-international-squad/" class="top-color">
  3160.                            Watkins Holds the Advantage - But Calvert-Lewin May Yet Secure the International Squad
  3161.                            </a>
  3162.                        </h3>
  3163.                        <p class="sponsored-excerpt-v2">
  3164.                            
  3165.                        </p>
  3166.                        <div class="sponsored-meta-v2">
  3167.                            <div class="author-info-v2">
  3168.                                
  3169.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2e0c5803-2b12-4e5e-8ab3-0d6a4af8f125_profile.png" alt="Joshua Brown" style="object-fit: cover;" class="sponsored-author-img-v2">
  3170.                                
  3171.                                <span>
  3172.                                    Joshua Brown
  3173.                                </span>
  3174.                            </div>
  3175.                            <span>09 Aug 2026</span>
  3176.                        </div>
  3177.                    </div>
  3178.                </div>
  3179.            </div>
  3180.            
  3181.        </div>
  3182.    </div>
  3183. </section>
  3184.  
  3185.  
  3186.    
  3187.        <!-- end wpo-blog-sponsored-section -->
  3188.        <!-- start wpo-subscribe-section -->
  3189.        
  3190.        <!-- end subscribe-section -->
  3191.        <!-- start of wpo-site-footer-section -->
  3192.        
  3193.  
  3194.  
  3195.  
  3196.  
  3197.  
  3198. <footer class="wpo-site-footer-v2">
  3199.  <!-- Top Section - Logo & CTA -->
  3200.  <div class="footer-top-section py-3">
  3201.    <div class="container-fluid fluid-container">
  3202.      <div class="row align-items-center">
  3203.        <div class="brand-logo d-flex align-items-center justify-content-center">
  3204.          
  3205.            <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/18779bac-2979-48fa-a3e3-c81f3f3a5e6b_logo.png" alt="Gold Global 360" class="footer-logo" />
  3206.          
  3207.          <div class="brand-info">
  3208.            <h3 class="brand-title">Gold Global 360</h3>
  3209.          </div>
  3210.        </div>
  3211.      </div>
  3212.    </div>
  3213.  </div>
  3214.  
  3215.  <!-- Main Content Grid -->
  3216.  <div class="footer-main-content py-4">
  3217.    <div class="container-fluid fluid-container px-3">
  3218.      <div class="d-flex justify-content-between flex-wrap gap-3">
  3219.        <!-- Column 1: Quick Links & Top Categories -->
  3220.        <div class="">
  3221.          <div class="footer-column">
  3222.            <h5 class="column-title">Quick Links</h5>
  3223.            <ul class="footer-menu list-unstyled">
  3224.              
  3225.                <li>
  3226.                  <a class="menu-link" href="/the-reasons-hearts-landmark-title-tilt-isnt-as-a-surprise/">The Reasons Hearts&#x27; Landmark Title Tilt Isn&#x27;t as a Surprise.</a>
  3227.                </li>
  3228.              
  3229.                <li>
  3230.                  <a class="menu-link" href="/sokcho-in-winter-analysis-a-moody-slow-burn-tale-of-familial-bonds-and-closeness-in-a-south-korean-frontier-town/">Sokcho in Winter Analysis: A Moody Slow-Burn Tale of Familial Bonds and Closeness in a South Korean Frontier Town</a>
  3231.                </li>
  3232.              
  3233.                <li>
  3234.                  <a class="menu-link" href="/keeper-review-romance-goes-to-the-underworld-in-effectively-eerie-horror/">Keeper Review – Romance Goes to the Underworld in Effectively Eerie Horror</a>
  3235.                </li>
  3236.              
  3237.                <li>
  3238.                  <a class="menu-link" href="/edward-enninful-on-modern-britain-britain-feels-less-tolerant-now-than-we-were-decades-ago/">Edward Enninful on Modern Britain: &#x27;Britain Feels Less Tolerant Now&#x27; Than We Were Decades Ago.</a>
  3239.                </li>
  3240.              
  3241.                <li>
  3242.                  <a class="menu-link" href="/high-youth-death-numbers-indicate-an-developing-situation-worldwide-wellness-study-cautions/">High Youth Death Numbers Indicate an Developing Situation’, Worldwide Wellness Study Cautions</a>
  3243.                </li>
  3244.              
  3245.                <li>
  3246.                  <a class="menu-link" href="/pure-potential-or-a-pristine-problem-the-color-authoritys-snowy-colour-of-the-year-faces-criticism/">Pure Potential or a Pristine Problem? The Color Authority&#x27;s Snowy Colour of the Year Faces Criticism.</a>
  3247.                </li>
  3248.              
  3249.            </ul>
  3250.          </div>
  3251.        </div>
  3252.        <div class="">
  3253.          <div class="footer-column mt-4">
  3254.            <h5 class="column-title">Top Categories</h5>
  3255.            <ul class="footer-menu list-unstyled">
  3256.              
  3257.                <li>
  3258.                  <a class="menu-link" href="/category/all-posts/">All Posts</a>
  3259.                </li>
  3260.              
  3261.                <li>
  3262.                  <a class="menu-link" href="/category/business/">Business</a>
  3263.                </li>
  3264.              
  3265.                <li>
  3266.                  <a class="menu-link" href="/category/esports/">Esports</a>
  3267.                </li>
  3268.              
  3269.                <li>
  3270.                  <a class="menu-link" href="/category/fashion/">Fashion</a>
  3271.                </li>
  3272.              
  3273.                <li>
  3274.                  <a class="menu-link" href="/category/featured/">Featured</a>
  3275.                </li>
  3276.              
  3277.            </ul>
  3278.          </div>
  3279.        </div>
  3280.        <!-- Column 2: Blog Rolls -->
  3281.      <div class="">
  3282.          <div class="footer-column">
  3283.            <h5 class="column-title">Blog Rolls</h5>
  3284.            <ul class="footer-menu list-unstyled" id="blogRollLinks">
  3285.              
  3286.              
  3287.  
  3288.              
  3289.              
  3290.                
  3291.              
  3292.            </ul>
  3293.          </div>
  3294.        </div>
  3295.      </div>
  3296.    </div>
  3297.  </div>
  3298.  
  3299.  <!-- Tagline Section -->
  3300.  <div class="footer-tagline bg-primary-gradient text-center py-3">
  3301.    <div class="container-fluid fluid-container">
  3302.      <p class="mb-0 text-white text-capitalize">Explore expert analysis on gold investments, market trends, and trading strategies in the UK. Get insights on precious metals and financial planning from industry professionals.</p>
  3303.    </div>
  3304.  </div>
  3305.  
  3306.  <!-- Footer Bottom -->
  3307.  <div class="footer-bottom py-3">
  3308.    <div class="container-fluid fluid-container">
  3309.      <div class="d-flex flex-column flex-md-row justify-content-between align-items-center text-center">
  3310.        <div class="copyright-info">
  3311.          <p class="mb-0 text-color">
  3312.            &copy; 2026 <strong>Gold Global 360</strong>. All rights reserved.
  3313.          </p>
  3314.        </div>
  3315.        <div class="utility-links mt-2 mt-md-0">
  3316.          <a href="/page/write-for-us/" class="utility-link me-3">Write For Us</a>
  3317.          <a href="/page/terms-and-conditions/" class="utility-link me-3">Terms &amp; Conditions</a>
  3318.          <a href="/sitemap.xml" class="utility-link">Sitemap</a>
  3319.        </div>
  3320.      </div>
  3321.    </div>
  3322.  </div>
  3323. </footer>
  3324.  
  3325.  
  3326. <style>
  3327.  
  3328. .footer-top-section {
  3329.    border-bottom: 1px solid var(--border-color);
  3330.    background-color: var(--card-bg) !important;
  3331. }
  3332.  
  3333. .footer-logo {
  3334.    height:50px;
  3335.    width: auto;
  3336. }
  3337. .text-color{
  3338.    color: var(--topbar-color) !important;
  3339. }
  3340. .brand-title {
  3341.    font-size: 20px;
  3342.    font-weight: 600;
  3343.    color: var(--topbar-color);
  3344.    margin: 0;
  3345. }
  3346.  
  3347. .footer-main-content {
  3348.    background: var(--card-bg);
  3349. }
  3350.  
  3351. .column-title {
  3352.    font-size: 16px;
  3353.    font-weight: 600;
  3354.    color: var(--topbar-color) !important;
  3355.    margin-bottom: 15px;
  3356. }
  3357.  
  3358. .footer-menu li {
  3359.    margin-bottom: 8px;
  3360. }
  3361.  
  3362. .menu-link {
  3363.    color: var(--topbar-color) !important;
  3364.    text-decoration: none;
  3365.    font-size: 16px;
  3366.    transition: color 0.3s ease;
  3367. }
  3368.  
  3369. .footer-tagline {
  3370.    font-size: 16px;
  3371. }
  3372.  
  3373. .footer-bottom {
  3374.    font-size: 16px;
  3375.    background-color: var(--card-bg) !important;
  3376. }
  3377.  
  3378. .utility-link {
  3379.    color: var(--topbar-color) !important;
  3380.    text-decoration: none;
  3381.    transition: color 0.3s ease;
  3382. }
  3383.  
  3384. .utility-link:hover {
  3385.    color: var(--secondary-color);
  3386. }
  3387.  
  3388. /* Responsive Design */
  3389. @media (max-width: 992px) {
  3390.    .footer-top-section {
  3391.        text-align: start;
  3392.    }
  3393.    .cta-btn {
  3394.        margin-top: 10px;
  3395.    }
  3396. }
  3397.  
  3398. @media (max-width: 768px) {
  3399.    .footer-column {
  3400.        text-align: start;
  3401.    }
  3402.    .footer-tagline {
  3403.        font-size: 13px;
  3404.    }
  3405. }
  3406.  
  3407. @media (max-width: 576px) {
  3408.    .column-title {
  3409.        font-size: 15px;
  3410.    }
  3411.    .menu-link {
  3412.        font-size: 13px;
  3413.    }
  3414.    .cta-btn {
  3415.        font-size: 13px;
  3416.        padding: 7px 15px;
  3417.    }
  3418. }
  3419. </style>
  3420.  
  3421. <script>
  3422. // Prevent default for placeholder links
  3423. document.addEventListener('DOMContentLoaded', function() {
  3424.    document.querySelectorAll('a[href="#"]').forEach(anchor => {
  3425.        anchor.addEventListener('click', function(e) {
  3426.            e.preventDefault();
  3427.        });
  3428.    });
  3429. });
  3430. document.addEventListener('DOMContentLoaded', function () {
  3431.    var btn = document.getElementById('toggleBlogRollLinks');
  3432.    if (!btn) return; // No extra items, no button
  3433.  
  3434.    var extras = document.querySelectorAll('#blogRollLinks li.extra');
  3435.  
  3436.    btn.addEventListener('click', function () {
  3437.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  3438.            return li.classList.contains('d-none');
  3439.        });
  3440.  
  3441.        extras.forEach(function (li) {
  3442.            if (anyHidden) {
  3443.                li.classList.remove('d-none');
  3444.                li.classList.add('show');
  3445.            } else {
  3446.                li.classList.add('d-none');
  3447.                li.classList.remove('show');
  3448.            }
  3449.        });
  3450.  
  3451.        btn.textContent = anyHidden ? 'View less' : 'View more';
  3452.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  3453.    });
  3454. });
  3455.  
  3456. </script>
  3457.  
  3458.        <!-- end of wpo-site-footer-section -->
  3459.    </div>
  3460.    <!-- end of page-wrapper -->
  3461.  
  3462.    <!-- All JavaScript files
  3463.    ================================================== -->
  3464.    
  3465.  
  3466. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  3467. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  3468. <!-- Plugins for this template -->
  3469. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  3470. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  3471. <!-- Custom script for this template -->
  3472. <script src="/static/blogapp/assets/js/script.js"></script>
  3473.  
  3474. <script>
  3475. (function () {
  3476. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  3477. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  3478.  
  3479. function applyFallback(img) {
  3480. if (!img || img.dataset.fallbackApplied === "1") {
  3481. return;
  3482. }
  3483. var failedSrc = img.currentSrc || img.src || "";
  3484. img.dataset.fallbackApplied = "1";
  3485. img.onerror = null;
  3486. img.src = fallbackImageSrc;
  3487. console.warn("[ImageFallback] Replaced broken image:", {
  3488. failedSrc: failedSrc,
  3489. fallbackSrc: fallbackImageSrc,
  3490. alt: img.alt || "",
  3491. });
  3492. }
  3493.  
  3494. document.querySelectorAll("img").forEach(function (img) {
  3495. if (img.complete && img.naturalWidth === 0) {
  3496. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  3497. failedSrc: img.currentSrc || img.src || "",
  3498. alt: img.alt || "",
  3499. });
  3500. applyFallback(img);
  3501. }
  3502. });
  3503.  
  3504. document.addEventListener(
  3505. "error",
  3506. function (event) {
  3507. var target = event.target;
  3508. if (target && target.tagName === "IMG") {
  3509. applyFallback(target);
  3510. }
  3511. },
  3512. true
  3513. );
  3514. })();
  3515. </script>
  3516.  
  3517. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  3518.  
  3519.  
  3520.  
  3521. <script type="module" src="https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496" integrity="sha512-ZE9pZaUXND66v380QUtch/5sE9tPFh2zg45pR2PB0CVkCtOREv2AJKkSidISWkysEuQ0EH8faUU5du78bx87UQ==" data-cf-beacon='{"version":"2024.11.0","token":"cb520d2d446740a2b782d2fb8514fda1","r":1}' crossorigin="anonymous"></script>
  3522. </body>
  3523.  
  3524. </html>
  3525.  
  3526.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda