<?xml version="1.0" encoding="UTF-8" ?><!-- generator=Zoho Sites --><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><atom:link href="https://www.nestara.co.ke/blogs/the-inner-circle/feed" rel="self" type="application/rss+xml"/><title>Nestara - Blog , The Inner Circle</title><description>Nestara - Blog , The Inner Circle</description><link>https://www.nestara.co.ke/blogs/the-inner-circle</link><lastBuildDate>Mon, 04 May 2026 05:22:11 -0700</lastBuildDate><generator>http://zoho.com/sites/</generator><item><title><![CDATA[‎ ]]></title><link>https://www.nestara.co.ke/blogs/post/The-Inner-Circle-Quarterly-Update-March-2026</link><description><![CDATA[]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_7-6T-a0HRa-_kMxklLhNJw" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_2_LJ0o90SfK101rmMDDMXQ" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"> [data-element-id="elm_2_LJ0o90SfK101rmMDDMXQ"].zprow{ margin-block-start:-46px; } </style><div data-element-id="elm_TODGvwdSRQet2pUAgfTKaQ" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_R6itGj0sFlSQJcVN1aqg_A" data-element-type="codeSnippet" class="zpelement zpelem-codesnippet "><div class="zpsnippet-container"><!DOCTYPE html><html lang="en"><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>The Inner Circle – Nestara Quarterly, March 2026</title><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin/><link href="https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400;1,600&family=Lora:ital,wght@0,400;0,500;1,400&family=Poppins:wght@300;400;500;600&display=swap" rel="stylesheet"/><style> /* ═══════════════════════════════════════ TOKENS ═══════════════════════════════════════ */ :root { --terracotta: #C05A1A; --terracotta-light: #D97440; --terracotta-pale: #F0C9AE; --cream: #FDF7F0; --sand: #F5EAD8; --sand-deep: #EAD5B8; --brown-dark: #2E1505; --brown-mid: #5C3010; --brown-text: #3A1F08; --muted: #8A6A50; --divider: #E0C9B0; --easter-green: #4A7C59; /* spacing scale */ --sp-xs: 8px; --sp-sm: 16px; --sp-md: 24px; --sp-lg: 36px; --sp-xl: 48px; /* type scale */ --text-xs: 10px; --text-sm: 12px; --text-base: 15px; --text-md: 17px; --text-lg: 20px; --text-xl: 26px; --text-2xl: 32px; } /* ═══════════════════════════════════════ RESET ═══════════════════════════════════════ */ *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; } /* ═══════════════════════════════════════ BASE — MOBILE FIRST ═══════════════════════════════════════ */ body { background: #EDE2D3; font-family: 'Lora', Georgia, serif; color: var(--brown-text); min-height: 100vh; padding: var(--sp-sm) var(--sp-xs) 60px; font-size: var(--text-base); -webkit-text-size-adjust: 100%; } img { max-width: 100%; display: block; } a { color: inherit; } /* ═══════════════════════════════════════ WRAPPER ═══════════════════════════════════════ */ .envelope { width: 100%; max-width: 680px; margin: 0 auto; } /* ═══════════════════════════════════════ PRE-HEADER ═══════════════════════════════════════ */ .pre-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: var(--sp-sm); padding: 0 4px; } .pre-header span { font-family: 'Poppins', sans-serif; font-size: var(--text-xs); font-weight: 500; letter-spacing: .16em; text-transform: uppercase; color: var(--brown-mid); } .stamp { border: 1.5px solid var(--terracotta); border-radius: 4px; padding: 3px 10px; font-family: 'Poppins', sans-serif; font-size: 9px; font-weight: 600; letter-spacing: .14em; text-transform: uppercase; color: var(--terracotta); white-space: nowrap; } /* ═══════════════════════════════════════ CARD SHELL ═══════════════════════════════════════ */ .card { background: var(--cream); border-radius: 4px; overflow: hidden; box-shadow: 0 6px 32px rgba(46,21,5,.12), 0 2px 6px rgba(46,21,5,.06); } /* ═══════════════════════════════════════ HERO — mobile ═══════════════════════════════════════ */ .hero { background: var(--brown-dark); padding: 36px var(--sp-md) 36px; position: relative; overflow: hidden; } .hero::before { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse 70% 60% at 100% 0%, rgba(192,90,26,.50) 0%, transparent 65%), radial-gradient(ellipse 50% 40% at 0% 100%, rgba(192,90,26,.20) 0%, transparent 65%); pointer-events: none; } .hero-rule { width: 32px; height: 1.5px; background: var(--terracotta-light); margin-bottom: var(--sp-md); position: relative; z-index: 1; } .newsletter-name { font-family: 'Poppins', sans-serif; font-size: 8.5px; font-weight: 500; letter-spacing: .24em; text-transform: uppercase; color: var(--terracotta-light); margin-bottom: 12px; position: relative; z-index: 1; line-height: 1.6; } .hero-headline { font-family: 'Playfair Display', Georgia, serif; font-size: var(--text-xl); font-weight: 400; line-height: 1.2; color: #fff; position: relative; z-index: 1; } .hero-headline em { font-style: italic; color: var(--terracotta-pale); } /* ═══════════════════════════════════════ ACCENT BAR ═══════════════════════════════════════ */ .accent-bar { height: 4px; background: linear-gradient(90deg, var(--terracotta) 0%, var(--terracotta-light) 50%, var(--sand-deep) 100%); } /* ═══════════════════════════════════════ IN THIS ISSUE STRIP ═══════════════════════════════════════ */ .toc-strip { background: var(--sand); border-bottom: 1px solid var(--divider); padding: var(--sp-md) var(--sp-md); } .toc-label { font-family: 'Poppins', sans-serif; font-size: 8.5px; font-weight: 700; letter-spacing: .24em; text-transform: uppercase; color: var(--terracotta); margin-bottom: 12px; } .toc-items { list-style: none; display: flex; flex-direction: column; gap: 8px; } .toc-items li { font-family: 'Poppins', sans-serif; font-size: 11px; font-weight: 400; color: var(--brown-mid); display: flex; align-items: center; gap: 8px; line-height: 1.4; } .toc-items li::before { content: ''; width: 4px; height: 4px; border-radius: 50%; background: var(--terracotta-light); flex-shrink: 0; } /* ═══════════════════════════════════════ BODY WRAP ═══════════════════════════════════════ */ .body-wrap { padding: 0 var(--sp-md); } /* ═══════════════════════════════════════ EYEBROW / LEDE ═══════════════════════════════════════ */ .lede-wrap { padding: var(--sp-lg) 0 0; } .eyebrow { font-family: 'Poppins', sans-serif; font-size: 9px; font-weight: 600; letter-spacing: .22em; text-transform: uppercase; color: var(--terracotta); margin-bottom: var(--sp-md); } .lede-body { font-family: 'Lora', serif; font-size: var(--text-md); line-height: 1.85; color: var(--brown-mid); font-style: italic; } .lede-body p { margin-bottom: 14px; } .lede-body p:last-child { margin-bottom: 0; } /* ═══════════════════════════════════════ DIVIDER ═══════════════════════════════════════ */ .section-divider { border: none; border-top: 1px solid var(--divider); margin: var(--sp-lg) 0 0; } /* ═══════════════════════════════════════ SECTION HEADING ═══════════════════════════════════════ */ .section-heading { font-family: 'Playfair Display', serif; font-size: var(--text-lg); font-weight: 600; font-style: italic; color: var(--brown-dark); padding-top: var(--sp-lg); margin-bottom: var(--sp-sm); line-height: 1.35; } /* ═══════════════════════════════════════ ARTICLE BODY ═══════════════════════════════════════ */ .article-body { font-family: 'Lora', serif; font-size: var(--text-base); line-height: 1.9; color: var(--brown-text); } .article-body p { margin-bottom: var(--sp-sm); } .article-body p:last-child { margin-bottom: 0; } /* ═══════════════════════════════════════ TIP CARDS — mobile: stacked ═══════════════════════════════════════ */ .tip-cards { display: flex; flex-direction: column; gap: 14px; margin-top: var(--sp-md); } .tip-card { background: #fff; border: 1px solid var(--divider); border-radius: 6px; padding: var(--sp-md) var(--sp-md) 20px; position: relative; overflow: hidden; } .tip-card::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 3px; background: var(--terracotta); } .tip-card-num { font-family: 'Playfair Display', serif; font-size: 40px; font-weight: 700; color: var(--terracotta-pale); line-height: 1; margin-bottom: 10px; } .tip-card-title { font-family: 'Poppins', sans-serif; font-size: 13px; font-weight: 600; color: var(--brown-dark); letter-spacing: .02em; margin-bottom: 10px; line-height: 1.4; } .tip-card-body { font-family: 'Lora', serif; font-size: 14px; line-height: 1.78; color: var(--muted); } /* ═══════════════════════════════════════ PULL QUOTE ═══════════════════════════════════════ */ .pull-quote { margin: var(--sp-lg) 0; padding: var(--sp-md) var(--sp-md) var(--sp-md) var(--sp-lg); background: var(--sand); border-left: 3px solid var(--terracotta); position: relative; } .pull-quote::before { content: '\201C'; position: absolute; top: -8px; left: 18px; font-family: 'Playfair Display', serif; font-size: 64px; color: var(--terracotta-pale); line-height: 1; } .pull-quote p { font-family: 'Playfair Display', serif; font-size: var(--text-lg); font-style: italic; line-height: 1.6; color: var(--brown-dark); padding-top: 8px; } /* ═══════════════════════════════════════ CTA BOX — Financial Wellness ═══════════════════════════════════════ */ .cta-box { background: linear-gradient(135deg, var(--brown-dark) 0%, #4A2009 100%); border-radius: 4px; padding: var(--sp-lg) var(--sp-md); text-align: center; position: relative; overflow: hidden; } .cta-box::before { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse 70% 80% at 50% 110%, rgba(192,90,26,.4) 0%, transparent 70%); pointer-events: none; } .cta-box > * { position: relative; z-index: 1; } .cta-overline { font-family: 'Poppins', sans-serif; font-size: 8.5px; font-weight: 500; letter-spacing: .22em; text-transform: uppercase; color: var(--terracotta-light); margin-bottom: 12px; } .cta-text { font-family: 'Lora', serif; font-size: var(--text-base); color: rgba(255,255,255,.82); line-height: 1.8; margin-bottom: var(--sp-md); } .cta-btn { display: inline-block; background: var(--terracotta); color: #fff; font-family: 'Poppins', sans-serif; font-size: 11px; font-weight: 600; letter-spacing: .14em; text-transform: uppercase; padding: 14px 28px; border-radius: 2px; text-decoration: none; } /* ═══════════════════════════════════════ SPACER ═══════════════════════════════════════ */ .spacer { height: var(--sp-xl); } .spacer-sm { height: var(--sp-lg); } /* ═══════════════════════════════════════ EASTER BAND ═══════════════════════════════════════ */ .easter-band { background: var(--easter-green); margin: 0 calc(-1 * var(--sp-md)); padding: var(--sp-lg) var(--sp-md); position: relative; overflow: hidden; } .easter-band::before { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse 60% 80% at 100% 50%, rgba(255,255,255,.07) 0%, transparent 70%); pointer-events: none; } .easter-band > * { position: relative; z-index: 1; } .easter-eyebrow { font-family: 'Poppins', sans-serif; font-size: 8.5px; font-weight: 700; letter-spacing: .24em; text-transform: uppercase; color: rgba(255,255,255,.55); margin-bottom: 10px; } .easter-heading { font-family: 'Playfair Display', serif; font-size: var(--text-xl); font-weight: 600; color: #fff; line-height: 1.3; margin-bottom: 14px; } .easter-heading em { font-style: italic; color: rgba(255,255,255,.75); } .easter-body { font-family: 'Lora', serif; font-size: var(--text-base); line-height: 1.8; color: rgba(255,255,255,.85); margin-bottom: var(--sp-md); } .easter-btn { display: inline-block; background: #fff; color: var(--easter-green); font-family: 'Poppins', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; padding: 13px 26px; border-radius: 2px; text-decoration: none; } /* ═══════════════════════════════════════ CUSTOM VIDEO PLAYER ═══════════════════════════════════════ */ .video-wrap { margin-top: var(--sp-lg); } .video-eyebrow { font-family: 'Poppins', sans-serif; font-size: 8.5px; font-weight: 700; letter-spacing: .22em; text-transform: uppercase; color: var(--terracotta); margin-bottom: 12px; } .video-player { position: relative; width: 100%; padding-bottom: 133.33%; /* 3:4 on mobile */ border-radius: 8px; overflow: hidden; background: var(--brown-dark); cursor: pointer; } /* Thumbnail */ .video-thumb { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; display: block; transition: transform .4s ease; } .video-player:hover .video-thumb { transform: scale(1.03); } /* Dark gradient overlay — stronger at bottom */ .video-overlay { position: absolute; inset: 0; background: linear-gradient(to top, rgba(20,8,2,.82) 0%, rgba(20,8,2,.18) 45%, rgba(20,8,2,.08) 100%); pointer-events: none; } /* Play button — bottom right, fluid size */ .video-play { position: absolute; bottom: clamp(18px, 4%, 26px); right: clamp(16px, 4%, 22px); width: clamp(32px, 6vw, 38px); height: clamp(32px, 6vw, 38px); border-radius: 50%; background: var(--terracotta); display: flex; align-items: center; justify-content: center; transition: background .2s, transform .2s; box-shadow: 0 2px 10px rgba(0,0,0,.35); z-index: 2; flex-shrink: 0; } .video-player:hover .video-play { background: var(--terracotta-light); transform: scale(1.06); } /* Triangle — proportional to button */ .video-play::after { content: ''; display: block; width: 0; height: 0; border-style: solid; border-width: 5px 0 5px 10px; border-color: transparent transparent transparent #fff; margin-left: 2px; } /* Meta — bottom left, comfortable padding */ .video-meta { position: absolute; bottom: clamp(20px, 5%, 28px); left: clamp(16px, 4%, 22px); right: clamp(56px, 14%, 70px); z-index: 2; pointer-events: none; } .video-meta-title { font-family: 'Playfair Display', serif; font-size: clamp(13px, 3vw, 16px); font-weight: 600; font-style: italic; color: #fff; line-height: 1.4; text-shadow: 0 1px 8px rgba(0,0,0,.7); } /* Iframe — hidden until play clicked */ .video-frame { position: absolute; inset: 0; width: 100%; height: 100%; border: none; display: none; } .video-player.playing .video-thumb, .video-player.playing .video-overlay, .video-player.playing .video-play, .video-player.playing .video-meta { display: none; } .video-player.playing .video-frame { display: block; } /* ═══════════════════════════════════════ SIGN-OFF ═══════════════════════════════════════ */ .signoff { padding: var(--sp-lg) 0 var(--sp-lg); border-top: 1px solid var(--divider); } .signoff-body { font-family: 'Lora', serif; font-size: var(--text-base); line-height: 1.85; color: var(--brown-text); font-style: italic; margin-bottom: var(--sp-md); } .signoff-name { font-family: 'Playfair Display', serif; font-size: var(--text-lg); font-weight: 600; color: var(--brown-dark); margin-bottom: 3px; } .signoff-role { font-family: 'Poppins', sans-serif; font-size: var(--text-xs); font-weight: 500; letter-spacing: .14em; text-transform: uppercase; color: var(--terracotta); } .signoff-social { display: flex; flex-wrap: wrap; gap: 10px; margin-top: var(--sp-md); } /* ═══════════════════════════════════════ FOOTER ═══════════════════════════════════════ */ .footer { background: #FDF7F0; border-top: 1px solid var(--divider); padding: var(--sp-md) var(--sp-md); text-align: center; } .social-pill { font-family: 'Poppins', sans-serif; font-size: 9.5px; font-weight: 600; letter-spacing: .1em; text-transform: uppercase; color: var(--brown-mid); border: 1px solid var(--divider); border-radius: 20px; padding: 6px 16px; text-decoration: none; } .footer-contact { font-family: 'Lora', serif; font-size: var(--text-sm); color: var(--muted); line-height: 1.9; } .footer-contact a { color: var(--terracotta); text-decoration: none; } /* ═══════════════════════════════════════ TABLET — 480px+ ═══════════════════════════════════════ */ @media (min-width: 480px) { body { padding: 28px var(--sp-sm) 60px; } .hero { padding: 44px var(--sp-xl) 44px; } .hero-headline { font-size: var(--text-2xl); } .toc-strip { padding: var(--sp-md) var(--sp-xl); } .toc-items { flex-direction: row; flex-wrap: wrap; } .toc-items li { width: 50%; } .body-wrap { padding: 0 var(--sp-xl); } .tip-cards { flex-direction: row; flex-wrap: wrap; } .tip-card { flex: 1 1 calc(50% - 7px); } .video-player { padding-bottom: 56.25%; } /* 16:9 from tablet up */ .easter-band { margin: 0 calc(-1 * var(--sp-xl)); padding: var(--sp-lg) var(--sp-xl); } .footer { padding: var(--sp-md) var(--sp-xl); } } /* ═══════════════════════════════════════ DESKTOP — 640px+ ═══════════════════════════════════════ */ @media (min-width: 640px) { body { padding: 40px var(--sp-md) 80px; } .hero { padding: 52px 52px 48px; } :root { --text-base: 15.5px; --text-md: 17px; --text-lg: 20px; --text-xl: 26px; --text-2xl: 38px; } .hero-headline { font-size: 38px; } .newsletter-name { font-size: 9.5px; } .toc-strip { padding: var(--sp-md) 52px; } .body-wrap { padding: 0 52px; } /* 3-column tip cards on desktop */ .tip-cards { flex-direction: row; flex-wrap: nowrap; gap: 16px; } .tip-card { flex: 1; } .pull-quote { padding: 28px 36px; } .pull-quote::before { font-size: 72px; } .pull-quote p { font-size: 20px; } .cta-box { padding: 38px 36px 36px; } .easter-band { margin: 0 -52px; padding: var(--sp-lg) 52px; } .footer { padding: var(--sp-md) 52px; }} </style><div class="envelope"><!-- Pre-header --><div class="pre-header"><span>For Nestara Families Only</span><span class="stamp">Q1 · 2026</span></div>
<div class="card"><!-- HERO --><div class="hero"><div class="hero-rule"></div><div class="newsletter-name">The Inner Circle &nbsp;·&nbsp; Quarterly Update &nbsp;·&nbsp; March 2026</div>
<h1 class="hero-headline">The One Thing That Makes a Great Nanny <em>Stay</em></h1></div>
<div class="accent-bar"></div><!-- IN THIS ISSUE --><div class="toc-strip"><div class="toc-label">In this issue</div>
<ul class="toc-items"><li>Why great nannies leave</li><li>What financial stability looks like</li><li>Three things you can do right now</li><li>The real cost of turnover</li><li>Easter: Need a reliever nanny?</li><li>Our financial wellness programme</li></ul></div>
<div class="body-wrap"><!-- OPENING --><div class="lede-wrap"><div class="eyebrow">A note from the Nestara team</div>
<div class="lede-body"><p>You found her. She's warm with your children, reliable, and your kids have genuinely bonded with her. For the first time in a long time, the house feels like it's running.</p><p>And then, six months later, she gives notice.</p><p>It happens more than most families expect, and the reason is almost never what they assume.</p><p>When we talk to staff who have left placements, salary rarely comes up first. What they describe is something quieter. A hospital bill they couldn't cover. No savings when something went wrong at home. A kind of background financial worry that follows them everywhere, including into your home.</p><p>A nanny carrying that kind of stress is not fully present. Not because she doesn't care about your family, but because she's managing something heavy that you can't see.</p></div>
</div><!-- CUSTOM VIDEO PLAYER --><div class="video-wrap"><div class="video-eyebrow">She wanted to say this to you directly</div>
<div class="video-player" id="nestara-video" onclick="playVideo()"><!-- Thumbnail --><img
 class="video-thumb" src="https://img.youtube.com/vi/JTvcYYZSj0A/hqdefault.jpg" alt="Nestara Easter Message"/><!-- Gradient overlay --><div class="video-overlay"></div>
<!-- Play button --><div class="video-play"></div><!-- Meta bottom-left --><div class="video-meta"><div class="video-meta-title">A personal message from our founder, this Easter</div>
</div><!-- Iframe — loaded on play --><iframe
 class="video-frame" id="nestara-iframe" title="Nestara Easter Message" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
</div><script>
        function playVideo() {
          var player = document.getElementById('nestara-video');
          if (player.classList.contains('playing')) return;
          var iframe = document.getElementById('nestara-iframe');
          iframe.src = 'https://www.youtube.com/embed/JTvcYYZSj0A?autoplay=1&rel=0&modestbranding=1&playsinline=1';
          player.classList.add('playing');
        }
      </script><hr class="section-divider"/><!-- WHAT ACTUALLY HELPS --><h2 class="section-heading">What actually helps…</h2><div class="article-body"><p>Financial stability for domestic workers doesn't mean paying above market rates, though fair pay absolutely matters and we hold that line for everyone in our network. It means helping your staff build a small cushion between themselves and a crisis.</p><p>At Nestara, we've partnered with a savings and financial literacy programme that helps domestic workers build emergency funds and develop a healthier relationship with money. The families who've seen this say the shift is hard to explain but easy to notice. Their nanny seems more settled, more present, more like she intends to stay.</p></div>
<hr class="section-divider"/><!-- TIP CARDS --><h2 class="section-heading">A few things you can do on your own…</h2><div class="tip-cards"><div class="tip-card"><div class="tip-card-num">01</div>
<div class="tip-card-title">Pay on time, every time</div><div class="tip-card-body">For someone living without a financial buffer, a delayed salary isn't just inconvenient, it's destabilising. Predictability matters more than most employers realise.</div>
</div><div class="tip-card"><div class="tip-card-num">02</div><div class="tip-card-title">Consider a small savings incentive</div>
<div class="tip-card-body">Some families contribute 500 shillings a month toward an end-of-year bonus, but only if the staff member has saved consistently alongside them. The amount is modest. The signal it sends is not.</div>
</div><div class="tip-card"><div class="tip-card-num">03</div><div class="tip-card-title">Check in occasionally</div>
<div class="tip-card-body">Ten minutes, once a quarter, asking how things are going. Not a formal review, just a conversation. The nannies who stay longest are usually with families who made them feel seen.</div>
</div></div><hr class="section-divider"/><!-- REAL COST --><h2 class="section-heading">The real cost of turnover…</h2><div class="article-body"><p>Finding someone new takes weeks. Vetting, interviews, the adjustment period, and then the harder thing to measure: your children having to warm up to a stranger all over again. Investing a little in the person already in your home is almost always the better return.</p></div>
<div class="pull-quote"><p>The families who keep great staff for years are not always the highest payers. They're the ones who paid attention.</p></div>
<!-- FINANCIAL WELLNESS CTA --><div class="cta-box"><div class="cta-overline">Nestara Financial Wellness Programme</div>
<p class="cta-text">If you'd like to enrol your staff in our financial wellness programme, send us a WhatsApp on +254 714 681 776 and we'll walk you through it.</p><a class="cta-btn" href="https://wa.me/254714681776">WhatsApp Us &rarr;</a></div>
<div class="spacer"></div><!-- EASTER BAND --><div class="easter-band"><div class="easter-eyebrow">Easter 2026 &nbsp;·&nbsp; A quick note</div>
<h2 class="easter-heading">Know someone who needs a <em>reliever nanny</em> this Easter?</h2><p class="easter-body">The holiday season is here and some families need short-term cover while their regular nanny is away. If you know someone who could use a reliable, vetted reliever — please pass on our number. We'd love to help.</p><a class="easter-btn" href="https://wa.me/254714681776">Refer a Family &rarr;</a></div>
<div class="spacer"></div><!-- SIGN-OFF --><div class="signoff"><p class="signoff-body">As always, thank you for being part of the Nestara Inner Circle. We are here whenever you need us — whether it's finding the right person, supporting the one already in your home, or simply talking through what your family needs next.</p><p class="signoff-body">Wishing your family a warm and restful Easter.</p><div class="signoff-name">The Nestara Team</div>
<div class="signoff-role">Trust &nbsp;·&nbsp; Care &nbsp;·&nbsp; Nurture</div><div class="signoff-social"><a class="social-pill" href="https://www.instagram.com/nestarakenya/" target="_blank" rel="noopener">Instagram</a><a class="social-pill" href="https://www.tiktok.com/@nestarakenya" target="_blank" rel="noopener">TikTok</a></div>
</div></div><!-- /body-wrap --><!-- FOOTER --><div class="footer"><p class="footer-contact"> You're receiving this because you are a valued member of the Nestara Inner Circle.<br/><a href="mailto:support@nestara.co.ke">support@nestara.co.ke</a> &nbsp;·&nbsp; <a href="https://wa.me/254714681776">+254 714 681 776</a></p></div>
</div><!-- /card --></div><!-- /envelope --></div></div></div></div></div></div></div>
 ]]></content:encoded><pubDate>Tue, 31 Mar 2026 00:52:07 +0300</pubDate></item></channel></rss>