{"id":1779,"date":"2026-09-07T22:05:27","date_gmt":"2026-09-07T22:05:27","guid":{"rendered":"http:\/\/185.113.249.20\/bwasco\/?page_id=1779"},"modified":"2026-09-07T23:19:12","modified_gmt":"2026-09-07T23:19:12","slug":"news-and-events","status":"publish","type":"page","link":"https:\/\/bwasco.co.ke\/index.php\/news-and-events\/","title":{"rendered":"News and Events"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1779\" class=\"elementor elementor-1779\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9ac4af2 e-flex e-con-boxed e-con e-parent\" data-id=\"9ac4af2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3d46b2c elementor-widget elementor-widget-html\" data-id=\"3d46b2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\/* =========================================================\n   BWASCO NEWS & EVENTS PAGE\n========================================================= *\/\n\n.bwasco-news-page {\n    width: 100%;\n    font-family: Inter, -apple-system, BlinkMacSystemFont,\n                 \"Segoe UI\", Roboto, Arial, sans-serif;\n    color: #172033;\n}\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.bwasco-news-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 80px 30px;\n    border-radius: 24px;\n    background: linear-gradient(\n        135deg,\n        #071f52 0%,\n        #0f3d91 48%,\n        #2563eb 100%\n    );\n    color: #fff;\n    margin-bottom: 35px;\n}\n\n.bwasco-news-hero::before {\n    content: \"\";\n    position: absolute;\n    width: 350px;\n    height: 350px;\n    border-radius: 50%;\n    background: rgba(255,255,255,.07);\n    right: -100px;\n    top: -160px;\n}\n\n.bwasco-news-hero::after {\n    content: \"\";\n    position: absolute;\n    width: 240px;\n    height: 240px;\n    border-radius: 50%;\n    background: rgba(255,255,255,.05);\n    left: -90px;\n    bottom: -140px;\n}\n\n.bwasco-news-hero-inner {\n    position: relative;\n    z-index: 2;\n    max-width: 850px;\n    margin: auto;\n    text-align: center;\n}\n\n.bwasco-news-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 8px 16px;\n    border-radius: 50px;\n    background: rgba(255,255,255,.12);\n    border: 1px solid rgba(255,255,255,.18);\n    font-size: 13px;\n    font-weight: 700;\n    margin-bottom: 18px;\n}\n\n.bwasco-news-hero h1 {\n    margin: 0 0 18px;\n    color: #fff;\n    font-size: clamp(35px, 5vw, 56px);\n    line-height: 1.1;\n    font-weight: 800;\n}\n\n.bwasco-news-hero p {\n    max-width: 720px;\n    margin: auto;\n    color: rgba(255,255,255,.9);\n    font-size: 17px;\n    line-height: 1.7;\n}\n\n\n\/* =========================================================\n   QUICK LINKS\n========================================================= *\/\n\n.bwasco-news-links {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n    margin-bottom: 45px;\n}\n\n.bwasco-news-link {\n    display: flex;\n    align-items: center;\n    gap: 15px;\n    padding: 20px;\n    background: #fff;\n    border: 1px solid #e5eaf1;\n    border-radius: 15px;\n    text-decoration: none !important;\n    box-shadow: 0 5px 20px rgba(15,61,145,.06);\n    transition: .25s ease;\n}\n\n.bwasco-news-link:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 30px rgba(15,61,145,.12);\n}\n\n.bwasco-news-link-icon {\n    width: 48px;\n    height: 48px;\n    min-width: 48px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: #eff6ff;\n    color: #2563eb;\n    border-radius: 12px;\n    font-size: 21px;\n}\n\n.bwasco-news-link strong {\n    display: block;\n    color: #172033;\n    font-size: 15px;\n    margin-bottom: 4px;\n}\n\n.bwasco-news-link span {\n    color: #64748b;\n    font-size: 13px;\n}\n\n\n\/* =========================================================\n   SECTION HEADER\n========================================================= *\/\n\n.bwasco-news-section-head {\n    display: flex;\n    justify-content: space-between;\n    align-items: end;\n    gap: 20px;\n    margin-bottom: 22px;\n}\n\n.bwasco-news-section-head h2 {\n    margin: 0 0 7px;\n    color: #172033;\n    font-size: 30px;\n    font-weight: 800;\n}\n\n.bwasco-news-section-head p {\n    margin: 0;\n    color: #64748b;\n    font-size: 14px;\n}\n\n.bwasco-news-view-all {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    color: #2563eb;\n    font-size: 14px;\n    font-weight: 700;\n    text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   FEATURED NEWS\n========================================================= *\/\n\n.bwasco-featured-news {\n    display: grid;\n    grid-template-columns: 1.25fr 1fr;\n    gap: 25px;\n    margin-bottom: 50px;\n}\n\n.bwasco-featured-image {\n    position: relative;\n    min-height: 360px;\n    border-radius: 20px;\n    overflow: hidden;\n    background:\n        linear-gradient(\n            135deg,\n            #0f3d91,\n            #2563eb\n        );\n}\n\n.bwasco-featured-image::after {\n    content: \"BWASCO\";\n    position: absolute;\n    inset: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: rgba(255,255,255,.18);\n    font-size: 60px;\n    font-weight: 900;\n    letter-spacing: 3px;\n}\n\n.bwasco-featured-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    position: relative;\n    z-index: 2;\n}\n\n.bwasco-featured-content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    padding: 20px 10px;\n}\n\n.bwasco-news-label {\n    display: inline-flex;\n    width: fit-content;\n    padding: 6px 11px;\n    border-radius: 30px;\n    background: #eff6ff;\n    color: #2563eb;\n    font-size: 11px;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: .5px;\n    margin-bottom: 13px;\n}\n\n.bwasco-featured-content h3 {\n    margin: 0 0 13px;\n    color: #172033;\n    font-size: 29px;\n    line-height: 1.25;\n}\n\n.bwasco-featured-content p {\n    color: #64748b;\n    line-height: 1.7;\n    font-size: 15px;\n    margin: 0 0 18px;\n}\n\n.bwasco-news-date {\n    color: #64748b;\n    font-size: 13px;\n    margin-bottom: 20px;\n}\n\n.bwasco-news-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: fit-content;\n    gap: 8px;\n    padding: 12px 19px;\n    border-radius: 9px;\n    background: #2563eb;\n    color: #fff !important;\n    text-decoration: none !important;\n    font-size: 13px;\n    font-weight: 700;\n    transition: .2s;\n}\n\n.bwasco-news-button:hover {\n    background: #1d4ed8;\n}\n\n\n\/* =========================================================\n   NEWS GRID\n========================================================= *\/\n\n.bwasco-news-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 22px;\n    margin-bottom: 55px;\n}\n\n.bwasco-news-card {\n    background: #fff;\n    border: 1px solid #e5e7eb;\n    border-radius: 16px;\n    overflow: hidden;\n    box-shadow: 0 5px 20px rgba(0,0,0,.05);\n    transition: .25s ease;\n}\n\n.bwasco-news-card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 12px 30px rgba(0,0,0,.09);\n}\n\n.bwasco-news-card-image {\n    height: 190px;\n    background:\n        linear-gradient(\n            135deg,\n            #0f3d91,\n            #2563eb\n        );\n    position: relative;\n    overflow: hidden;\n}\n\n.bwasco-news-card-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n}\n\n.bwasco-news-card-image-placeholder {\n    height: 100%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: rgba(255,255,255,.35);\n    font-size: 40px;\n}\n\n.bwasco-news-card-content {\n    padding: 20px;\n}\n\n.bwasco-news-card-content h3 {\n    margin: 8px 0 10px;\n    color: #172033;\n    font-size: 19px;\n    line-height: 1.4;\n}\n\n.bwasco-news-card-content p {\n    color: #64748b;\n    font-size: 14px;\n    line-height: 1.65;\n    margin: 0 0 15px;\n}\n\n.bwasco-card-date {\n    color: #64748b;\n    font-size: 12px;\n}\n\n\n\/* =========================================================\n   EVENTS SECTION\n========================================================= *\/\n\n.bwasco-events-section {\n    padding: 45px 35px;\n    background: #f8fafc;\n    border-radius: 22px;\n    margin-bottom: 45px;\n}\n\n.bwasco-events-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 18px;\n}\n\n.bwasco-event-card {\n    background: #fff;\n    border: 1px solid #e5e7eb;\n    border-radius: 15px;\n    padding: 20px;\n    display: flex;\n    gap: 18px;\n    transition: .2s;\n}\n\n.bwasco-event-card:hover {\n    box-shadow: 0 8px 25px rgba(0,0,0,.07);\n    transform: translateY(-2px);\n}\n\n.bwasco-event-date {\n    width: 65px;\n    min-width: 65px;\n    height: 72px;\n    border-radius: 12px;\n    background: #eff6ff;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    color: #2563eb;\n}\n\n.bwasco-event-date strong {\n    font-size: 24px;\n    line-height: 1;\n}\n\n.bwasco-event-date span {\n    font-size: 11px;\n    font-weight: 800;\n    text-transform: uppercase;\n    margin-top: 5px;\n}\n\n.bwasco-event-content h3 {\n    margin: 0 0 7px;\n    color: #172033;\n    font-size: 17px;\n}\n\n.bwasco-event-content p {\n    margin: 0 0 7px;\n    color: #64748b;\n    font-size: 13px;\n    line-height: 1.5;\n}\n\n.bwasco-event-location {\n    color: #2563eb !important;\n    font-weight: 600;\n}\n\n\n\/* =========================================================\n   PUBLIC NOTICE\n========================================================= *\/\n\n.bwasco-news-notice {\n    position: relative;\n    overflow: hidden;\n    padding: 35px;\n    border-radius: 18px;\n    background: linear-gradient(\n        135deg,\n        #071f52,\n        #0f3d91\n    );\n    color: #fff;\n    text-align: center;\n}\n\n.bwasco-news-notice h2 {\n    margin: 0 0 10px;\n    color: #fff;\n    font-size: 25px;\n}\n\n.bwasco-news-notice p {\n    max-width: 700px;\n    margin: auto;\n    color: rgba(255,255,255,.85);\n    font-size: 14px;\n    line-height: 1.7;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media (max-width: 900px) {\n\n    .bwasco-news-links {\n        grid-template-columns: 1fr;\n    }\n\n    .bwasco-featured-news {\n        grid-template-columns: 1fr;\n    }\n\n    .bwasco-news-grid {\n        grid-template-columns: repeat(2, 1fr);\n    }\n\n    .bwasco-events-grid {\n        grid-template-columns: 1fr;\n    }\n}\n\n\n@media (max-width: 650px) {\n\n    .bwasco-news-hero {\n        padding: 55px 22px;\n        border-radius: 18px;\n    }\n\n    .bwasco-news-hero h1 {\n        font-size: 34px;\n    }\n\n    .bwasco-news-hero p {\n        font-size: 15px;\n    }\n\n    .bwasco-news-section-head {\n        display: block;\n    }\n\n    .bwasco-news-section-head h2 {\n        font-size: 25px;\n    }\n\n    .bwasco-news-view-all {\n        margin-top: 10px;\n    }\n\n    .bwasco-news-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .bwasco-featured-image {\n        min-height: 260px;\n    }\n\n    .bwasco-featured-content h3 {\n        font-size: 24px;\n    }\n\n    .bwasco-events-section {\n        padding: 25px 18px;\n    }\n\n    .bwasco-event-card {\n        padding: 16px;\n    }\n\n    .bwasco-news-notice {\n        padding: 28px 20px;\n    }\n}\n<\/style>\n\n\n<div class=\"bwasco-news-page\">\n\n\n    <!-- =====================================================\n         HERO\n    ====================================================== -->\n\n    <section class=\"bwasco-news-hero\">\n\n        <div class=\"bwasco-news-hero-inner\">\n\n            <div class=\"bwasco-news-eyebrow\">\n                \ud83d\udcf0 BWASCO Updates\n            <\/div>\n\n            <h1>\n                News &amp; Events\n            <\/h1>\n\n            <p>\n                Stay informed with the latest news, announcements,\n                community activities, projects and events from\n                Bungoma Water and Sanitation Company.\n            <\/p>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         QUICK LINKS\n    ====================================================== -->\n\n    <section class=\"bwasco-news-links\">\n\n\n        <a href=\"#latest-news\" class=\"bwasco-news-link\">\n\n            <div class=\"bwasco-news-link-icon\">\n                \ud83d\udcf0\n            <\/div>\n\n            <div>\n\n                <strong>\n                    Latest News\n                <\/strong>\n\n                <span>\n                    Company updates and announcements\n                <\/span>\n\n            <\/div>\n\n        <\/a>\n\n\n        <a href=\"#upcoming-events\" class=\"bwasco-news-link\">\n\n            <div class=\"bwasco-news-link-icon\">\n                \ud83d\udcc5\n            <\/div>\n\n            <div>\n\n                <strong>\n                    Upcoming Events\n                <\/strong>\n\n                <span>\n                    Find out what's happening at BWASCO\n                <\/span>\n\n            <\/div>\n\n        <\/a>\n\n\n        <a href=\"#community\" class=\"bwasco-news-link\">\n\n            <div class=\"bwasco-news-link-icon\">\n                \ud83e\udd1d\n            <\/div>\n\n            <div>\n\n                <strong>\n                    Community Updates\n                <\/strong>\n\n                <span>\n                    Our work with customers and communities\n                <\/span>\n\n            <\/div>\n\n        <\/a>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         FEATURED NEWS\n    ====================================================== -->\n\n    <section>\n\n        <div class=\"bwasco-news-section-head\">\n\n            <div>\n\n                <h2>\n                    Featured Update\n                <\/h2>\n\n                <p>\n                    Important information from BWASCO.\n                <\/p>\n\n            <\/div>\n\n        <\/div>\n\n\n        <div class=\"bwasco-featured-news\">\n\n\n            <div class=\"bwasco-featured-image\">\n\n                <!--\n                    Replace this with an actual image URL if required:\n\n                    <img decoding=\"async\" src=\"YOUR-IMAGE-URL.jpg\" alt=\"BWASCO News\">\n                -->\n\n            <\/div>\n\n\n            <div class=\"bwasco-featured-content\">\n\n                <span class=\"bwasco-news-label\">\n                    Company Update\n                <\/span>\n\n                <h3>\n                    Welcome to the BWASCO News &amp; Events Centre\n                <\/h3>\n\n                <p>\n                    Get the latest information about BWASCO projects,\n                    service improvements, customer initiatives,\n                    announcements and activities across our service\n                    area.\n                <\/p>\n\n                <div class=\"bwasco-news-date\">\n                    \ud83d\udcc5 Latest Company Information\n                <\/div>\n\n                <a\n                    href=\"#latest-news\"\n                    class=\"bwasco-news-button\"\n                >\n                    Read More \u2192\n                <\/a>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         LATEST NEWS\n    ====================================================== -->\n\n    <section id=\"latest-news\">\n\n        <div class=\"bwasco-news-section-head\">\n\n            <div>\n\n                <h2>\n                    Latest News\n                <\/h2>\n\n                <p>\n                    Stay up to date with the latest BWASCO developments.\n                <\/p>\n\n            <\/div>\n\n            <a\n                href=\"#\"\n                class=\"bwasco-news-view-all\"\n            >\n                View All News \u2192\n            <\/a>\n\n        <\/div>\n\n\n        <div class=\"bwasco-news-grid\">\n\n\n            <!-- NEWS 1 -->\n\n            <article class=\"bwasco-news-card\">\n\n                <div class=\"bwasco-news-card-image\">\n\n                    <div\n                        class=\"bwasco-news-card-image-placeholder\"\n                    >\n                        \ud83d\udcf0\n                    <\/div>\n\n                <\/div>\n\n                <div class=\"bwasco-news-card-content\">\n\n                    <span class=\"bwasco-news-label\">\n                        Announcement\n                    <\/span>\n\n                    <h3>\n                        BWASCO Customer Service Updates\n                    <\/h3>\n\n                    <p>\n                        Find out about the latest customer service\n                        initiatives and improvements being implemented\n                        by BWASCO.\n                    <\/p>\n\n                    <div class=\"bwasco-card-date\">\n                        \ud83d\udcc5 BWASCO Updates\n                    <\/div>\n\n                <\/div>\n\n            <\/article>\n\n\n            <!-- NEWS 2 -->\n\n            <article class=\"bwasco-news-card\">\n\n                <div class=\"bwasco-news-card-image\">\n\n                    <div\n                        class=\"bwasco-news-card-image-placeholder\"\n                    >\n                        \ud83d\udca7\n                    <\/div>\n\n                <\/div>\n\n                <div class=\"bwasco-news-card-content\">\n\n                    <span class=\"bwasco-news-label\">\n                        Water Services\n                    <\/span>\n\n                    <h3>\n                        Improving Water Supply &amp; Services\n                    <\/h3>\n\n                    <p>\n                        Learn more about ongoing efforts to improve\n                        water supply, infrastructure and service\n                        delivery to our customers.\n                    <\/p>\n\n                    <div class=\"bwasco-card-date\">\n                        \ud83d\udcc5 Service Update\n                    <\/div>\n\n                <\/div>\n\n            <\/article>\n\n\n            <!-- NEWS 3 -->\n\n            <article class=\"bwasco-news-card\">\n\n                <div class=\"bwasco-news-card-image\">\n\n                    <div\n                        class=\"bwasco-news-card-image-placeholder\"\n                    >\n                        \ud83e\udd1d\n                    <\/div>\n\n                <\/div>\n\n                <div class=\"bwasco-news-card-content\">\n\n                    <span class=\"bwasco-news-label\">\n                        Community\n                    <\/span>\n\n                    <h3>\n                        Working Together With Our Communities\n                    <\/h3>\n\n                    <p>\n                        Discover BWASCO's community engagement\n                        activities and initiatives supporting\n                        sustainable water services.\n                    <\/p>\n\n                    <div class=\"bwasco-card-date\">\n                        \ud83d\udcc5 Community Update\n                    <\/div>\n\n                <\/div>\n\n            <\/article>\n\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         UPCOMING EVENTS\n    ====================================================== -->\n\n    <section\n        id=\"upcoming-events\"\n        class=\"bwasco-events-section\"\n    >\n\n        <div class=\"bwasco-news-section-head\">\n\n            <div>\n\n                <h2>\n                    Upcoming Events\n                <\/h2>\n\n                <p>\n                    Keep track of upcoming BWASCO activities and events.\n                <\/p>\n\n            <\/div>\n\n        <\/div>\n\n\n        <div class=\"bwasco-events-grid\">\n\n\n            <!-- EVENT 1 -->\n\n            <div class=\"bwasco-event-card\">\n\n                <div class=\"bwasco-event-date\">\n\n                    <strong>\n                        01\n                    <\/strong>\n\n                    <span>\n                        Event\n                    <\/span>\n\n                <\/div>\n\n                <div class=\"bwasco-event-content\">\n\n                    <h3>\n                        Customer Engagement Forum\n                    <\/h3>\n\n                    <p>\n                        An opportunity for customers and stakeholders\n                        to engage with BWASCO representatives.\n                    <\/p>\n\n                    <p class=\"bwasco-event-location\">\n                        \ud83d\udccd Bungoma\n                    <\/p>\n\n                <\/div>\n\n            <\/div>\n\n\n            <!-- EVENT 2 -->\n\n            <div class=\"bwasco-event-card\">\n\n                <div class=\"bwasco-event-date\">\n\n                    <strong>\n                        02\n                    <\/strong>\n\n                    <span>\n                        Event\n                    <\/span>\n\n                <\/div>\n\n                <div class=\"bwasco-event-content\">\n\n                    <h3>\n                        Community Water Awareness Activity\n                    <\/h3>\n\n                    <p>\n                        Community engagement activities focused on\n                        responsible water use and conservation.\n                    <\/p>\n\n                    <p class=\"bwasco-event-location\">\n                        \ud83d\udccd BWASCO Service Area\n                    <\/p>\n\n                <\/div>\n\n            <\/div>\n\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         COMMUNITY\n    ====================================================== -->\n\n    <section id=\"community\">\n\n        <div class=\"bwasco-news-section-head\">\n\n            <div>\n\n                <h2>\n                    Community &amp; Customer Updates\n                <\/h2>\n\n                <p>\n                    Information about activities that matter to our customers.\n                <\/p>\n\n            <\/div>\n\n        <\/div>\n\n\n        <div class=\"bwasco-news-grid\">\n\n\n            <article class=\"bwasco-news-card\">\n\n                <div class=\"bwasco-news-card-image\">\n\n                    <div\n                        class=\"bwasco-news-card-image-placeholder\"\n                    >\n                        \ud83d\udca7\n                    <\/div>\n\n                <\/div>\n\n                <div class=\"bwasco-news-card-content\">\n\n                    <span class=\"bwasco-news-label\">\n                        Water Conservation\n                    <\/span>\n\n                    <h3>\n                        Every Drop Counts\n                    <\/h3>\n\n                    <p>\n                        Simple ways customers can help conserve water\n                        and protect this important resource.\n                    <\/p>\n\n                <\/div>\n\n            <\/article>\n\n\n            <article class=\"bwasco-news-card\">\n\n                <div class=\"bwasco-news-card-image\">\n\n                    <div\n                        class=\"bwasco-news-card-image-placeholder\"\n                    >\n                        \ud83c\udf31\n                    <\/div>\n\n                <\/div>\n\n                <div class=\"bwasco-news-card-content\">\n\n                    <span class=\"bwasco-news-label\">\n                        Environment\n                    <\/span>\n\n                    <h3>\n                        Protecting Our Water Sources\n                    <\/h3>\n\n                    <p>\n                        Learn how communities can participate in\n                        protecting water sources for future generations.\n                    <\/p>\n\n                <\/div>\n\n            <\/article>\n\n\n            <article class=\"bwasco-news-card\">\n\n                <div class=\"bwasco-news-card-image\">\n\n                    <div\n                        class=\"bwasco-news-card-image-placeholder\"\n                    >\n                        \ud83d\udce2\n                    <\/div>\n\n                <\/div>\n\n                <div class=\"bwasco-news-card-content\">\n\n                    <span class=\"bwasco-news-label\">\n                        Customer Notice\n                    <\/span>\n\n                    <h3>\n                        Important Customer Information\n                    <\/h3>\n\n                    <p>\n                        Check this section regularly for important\n                        notices and information affecting our customers.\n                    <\/p>\n\n                <\/div>\n\n            <\/article>\n\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         FINAL NOTICE\n    ====================================================== -->\n\n    <section class=\"bwasco-news-notice\">\n\n        <h2>\n            Stay Connected With BWASCO\n        <\/h2>\n\n        <p>\n            Keep checking this page for the latest company news,\n            customer notices, community activities and upcoming events.\n            We are committed to keeping our customers informed.\n        <\/p>\n\n    <\/section>\n\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\ud83d\udcf0 BWASCO Updates News &amp; Events Stay informed with the latest news, announcements, community [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-1779","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bwasco.co.ke\/index.php\/wp-json\/wp\/v2\/pages\/1779","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bwasco.co.ke\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bwasco.co.ke\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bwasco.co.ke\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bwasco.co.ke\/index.php\/wp-json\/wp\/v2\/comments?post=1779"}],"version-history":[{"count":4,"href":"https:\/\/bwasco.co.ke\/index.php\/wp-json\/wp\/v2\/pages\/1779\/revisions"}],"predecessor-version":[{"id":1802,"href":"https:\/\/bwasco.co.ke\/index.php\/wp-json\/wp\/v2\/pages\/1779\/revisions\/1802"}],"wp:attachment":[{"href":"https:\/\/bwasco.co.ke\/index.php\/wp-json\/wp\/v2\/media?parent=1779"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}