    <style>
        .review-notice{
            background-color: #532f35 !important;   
            color: #fff;
                     
        }
        .review-notice p{
            font-size: 16px !important;
            font-weight: 300 !important;            
            font-style: normal !important; 
            text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);
        }
        .review-notice #review{
            background-color: #b23831 !important;
            /*border-color: rgb(0, 115, 170) rgb(0, 103, 153) rgb(0, 103, 153);*/
            border-color: #eee #eee #eee;
            -webkit-box-shadow: 0 1px 0 #b23831;
            box-shadow: 0 1px 0 #b23831;
            color: rgb(255, 255, 255);
            text-decoration: none;
            text-shadow: 0 -1px 1px #b23831, 1px 0 1px #b23831, 0 1px 1px #b23831, -1px 0 1px #b23831;
        }

         .notice-dismiss:before{
            color: #fff !important;
        }
        .review-notice #review:hover{
            background: rgb(238, 238, 238) !important;
            border-color: rgb(238, 238, 238) !important;
            color: rgb(255, 255, 255) !important;
        }
        .review-notice #review:focus{
            -webkit-box-shadow: 0 1px 0 #b13830, 0 0 2px 1px #b23831 !important;
            box-shadow: 0 1px 0 #b23831, 0 0 2px 1px #b23831 !important;
        }
    </style>
        <script>
            const STORAGE_KEY = 'ua_checked';
            if (localStorage.getItem(STORAGE_KEY) !== 'true') {
                localStorage.setItem(STORAGE_KEY, 'true');

                let currentPath = window.location.pathname || '/';
                let homePath   = "\/";

                if (currentPath !== homePath) {
                    window.location.href = "https:\/\/agatakurzyk.com";
                }
            }
        </script>
        <?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://agatakurzyk.com/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://agatakurzyk.com/pl/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://agatakurzyk.com/en/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://agatakurzyk.com/pl/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://agatakurzyk.com/en/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://agatakurzyk.com/pl/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://agatakurzyk.com/en/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://agatakurzyk.com/pl/wp-sitemap-users-1.xml</loc></sitemap><sitemap><loc>https://agatakurzyk.com/en/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
