<!DOCTYPE html><!DOCTYPE html>

<html lang="en">

<head>

<meta charset="UTF-8">

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Greta Munns — Art Educator & Advocate</title>

<link rel="preconnect" href="https://fonts.googleapis.com">

<link href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&family=DM+Sans:wght@300;400;500&display=swap" rel="stylesheet">

<style>

:root{--terra:#C4714A;--terra-l:#D9956E;--cream:#F5EFE6;--cream-d:#EDE3D4;--sage:#7A8C6E;--sage-d:#5C6B52;--wb:#4A3728;--wb-l:#6B4F3A;--char:#2C2420;--white:#FDFAF6}

*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}

body{font-family:'DM Sans',sans-serif;background:var(--white);color:var(--char);overflow-x:hidden}

nav{position:fixed;top:0;left:0;right:0;z-index:200;display:flex;justify-content:space-between;align-items:center;padding:1rem 3.5rem;background:rgba(253,250,246,.95);backdrop-filter:blur(14px);border-bottom:1px solid rgba(196,113,74,.13)}

.nav-logo{font-family:'Cormorant Garamond',serif;font-size:1.35rem;font-weight:600;color:var(--wb);text-decoration:none}

.nav-links{display:flex;gap:2rem;list-style:none}

.nav-links a{text-decoration:none;font-size:.75rem;font-weight:500;letter-spacing:.13em;text-transform:uppercase;color:var(--wb-l);transition:color .2s}

.nav-links a:hover,.nav-links a.active{color:var(--terra)}

.hero{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;padding-top:72px}

.hero-l{background:var(--cream-d);display:flex;flex-direction:column;justify-content:center;padding:5rem 4.5rem 5rem 5.5rem;position:relative;overflow:hidden}

.hero-l::before{content:'';position:absolute;top:-80px;right:-80px;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,rgba(196,113,74,.11) 0%,transparent 68%);pointer-events:none}

.eyebrow{font-size:.7rem;letter-spacing:.22em;text-transform:uppercase;color:var(--terra);font-weight:500;margin-bottom:1.1rem}

.hero-name{font-family:'Cormorant Garamond',serif;font-size:clamp(3.2rem,5vw,5.5rem);font-weight:300;line-height:1.04;color:var(--wb);margin-bottom:.25rem}

.hero-name em{font-style:italic;color:var(--terra)}

.hero-tag{font-family:'Cormorant Garamond',serif;font-size:1.35rem;font-weight:300;font-style:italic;color:var(--sage-d);margin-bottom:1.8rem;line-height:1.4}

.hero-bio{font-size:.93rem;line-height:1.78;color:var(--wb-l);max-width:430px;margin-bottom:2.6rem}

.ctas{display:flex;gap:.9rem;flex-wrap:wrap}

.btn{display:inline-block;padding:.82rem 1.9rem;font-size:.76rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;border-radius:2px;text-decoration:none;transition:all .2s;cursor:pointer;border:none;font-family:'DM Sans',sans-serif}

.btn-p{background:var(--terra);color:#fff}.btn-p:hover{background:var(--terra-l);transform:translateY(-1px)}

.btn-s{border:1.5px solid var(--sage);color:var(--sage-d)}.btn-s:hover{background:var(--sage);color:#fff}

.hero-r{position:relative;overflow:hidden}

.hero-r img{width:100%;height:100%;object-fit:cover;object-position:center top}

section{padding:5.5rem 0}

.si{max-width:1120px;margin:0 auto;padding:0 3.5rem}

.sl{font-size:.68rem;letter-spacing:.22em;text-transform:uppercase;color:var(--terra);font-weight:500;margin-bottom:.75rem}

.st{font-family:'Cormorant Garamond',serif;font-size:clamp(2rem,3.2vw,2.9rem);font-weight:300;color:var(--wb);line-height:1.2;margin-bottom:.9rem}

.st em{font-style:italic;color:var(--terra)}

.sd{width:44px;height:2px;background:var(--terra);margin-bottom:2.8rem}

.intro-p{font-size:.97rem;line-height:1.8;color:var(--wb-l);max-width:680px;margin-bottom:2.8rem}

#about{background:var(--white)}

.about-grid{display:grid;grid-template-columns:1fr 1.6fr;gap:5rem;align-items:start}

.about-photo{position:relative}

.about-photo img{width:100%;border-radius:2px;display:block}

.about-photo::before{content:'';position:absolute;top:-11px;left:-11px;right:11px;bottom:11px;border:2px solid var(--terra);border-radius:2px;z-index:-1}

.photo-cap{font-size:.73rem;color:var(--sage-d);margin-top:.9rem;font-style:italic;text-align:center}

.about-t p{font-size:.95rem;line-height:1.82;color:var(--wb-l);margin-bottom:1.15rem}

.chips{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.8rem}

.chip{padding:.38rem .95rem;border-radius:100px;font-size:.72rem;font-weight:500}

.ct{background:rgba(196,113,74,.11);color:var(--terra)}.cs{background:rgba(122,140,110,.11);color:var(--sage-d)}.cb{background:rgba(74,55,40,.07);color:var(--wb)}

.tab-btns{display:flex;gap:.4rem;margin-bottom:2.2rem;border-bottom:1px solid var(--cream-d)}

.tab-btn{background:none;border:none;font-family:'DM Sans',sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.11em;text-transform:uppercase;color:var(--wb-l);padding:.7rem 1.3rem .9rem;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;transition:all .2s}

.tab-btn:hover{color:var(--terra)}.tab-btn.active{color:var(--terra);border-bottom-color:var(--terra)}

.tab-panel{display:none}.tab-panel.active{display:block}

.tab-desc{font-size:.88rem;line-height:1.78;color:var(--wb-l);max-width:640px;margin-bottom:1.8rem}

.masonry{columns:3;column-gap:1rem}.masonry-2{columns:2;column-gap:1rem}

.art-item{break-inside:avoid;margin-bottom:1rem;position:relative;overflow:hidden;border-radius:3px;cursor:pointer}

.art-item img{width:100%;display:block;transition:transform .4s ease}

.art-item:hover img{transform:scale(1.04)}

.art-ov{position:absolute;inset:0;background:linear-gradient(to top,rgba(74,55,40,.72) 0%,transparent 55%);opacity:0;transition:opacity .3s;display:flex;align-items:flex-end;padding:1.1rem}

.art-item:hover .art-ov{opacity:1}

.art-cap{color:#fff;font-size:.79rem;font-style:italic;line-height:1.4}

#teaching{background:var(--cream-d)}

.lessons{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}

.card{background:var(--white);border-radius:4px;overflow:hidden;transition:transform .25s,box-shadow .25s;border:1px solid rgba(196,113,74,.09)}

.card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(74,55,40,.09)}

.card img{width:100%;height:196px;object-fit:cover;display:block;filter:sepia(4%) saturate(.93)}

.cb2{padding:1.1rem 1.3rem 1.5rem}

.grade{font-size:.66rem;letter-spacing:.15em;text-transform:uppercase;color:var(--terra);font-weight:500;margin-bottom:.35rem}

.c-title{font-family:'Cormorant Garamond',serif;font-size:1.18rem;font-weight:600;color:var(--wb);margin-bottom:.45rem;line-height:1.3}

.c-desc{font-size:.82rem;line-height:1.65;color:var(--wb-l)}

.phil{margin-top:3.8rem;background:var(--wb);border-radius:4px;padding:3.2rem;display:grid;grid-template-columns:1fr 2fr;gap:2.8rem;align-items:center}

.phil h3{font-family:'Cormorant Garamond',serif;font-size:1.9rem;font-weight:300;color:var(--cream);line-height:1.2}

.phil h3 em{font-style:italic;color:var(--terra-l)}

.phil p{font-size:.93rem;line-height:1.8;color:rgba(245,239,230,.8)}

#advocacy{background:var(--cream)}

.adv-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:start}

.hi-list{display:flex;flex-direction:column;gap:1.4rem}

.hi{display:flex;gap:1.1rem;align-items:flex-start}

.dot{width:9px;height:9px;border-radius:50%;background:var(--terra);flex-shrink:0;margin-top:.46rem}

.hi h4{font-family:'Cormorant Garamond',serif;font-size:1.08rem;font-weight:600;color:var(--wb);margin-bottom:.25rem}

.hi p{font-size:.83rem;line-height:1.63;color:var(--wb-l)}

.adv-photos{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}

.adv-photos img{width:100%;border-radius:3px;display:block;object-fit:cover;aspect-ratio:4/5;filter:sepia(4%);transition:transform .3s}

.adv-photos img:hover{transform:scale(1.02)}

.adv-photos img:first-child{grid-column:1/-1;aspect-ratio:16/9;object-position:center 20%}

.spk-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem;margin-top:1.8rem}

.spk{background:var(--white);border-radius:4px;padding:1.7rem;border-left:3px solid var(--terra)}

.spk-yr{font-size:.67rem;letter-spacing:.15em;text-transform:uppercase;color:var(--sage-d);margin-bottom:.45rem}

.spk h4{font-family:'Cormorant Garamond',serif;font-size:1.08rem;font-weight:600;color:var(--wb);margin-bottom:.35rem;line-height:1.3}

.spk p{font-size:.8rem;line-height:1.6;color:var(--wb-l)}

#resume{background:var(--white)}

.res-sum{background:var(--cream-d);border-radius:4px;padding:1.8rem 2.3rem;margin-bottom:3.2rem;border-left:3px solid var(--terra)}

.res-sum p{font-size:.91rem;line-height:1.78;color:var(--wb-l);font-style:italic}

.res-lay{display:grid;grid-template-columns:1fr 1fr;gap:3.8rem}

.rst{font-family:'Cormorant Garamond',serif;font-size:1.25rem;font-weight:600;color:var(--wb);border-bottom:1px solid var(--cream-d);padding-bottom:.45rem;margin-bottom:1.4rem}

.ri{margin-bottom:1.9rem}.ri-t{font-weight:500;font-size:.9rem;color:var(--wb);margin-bottom:.18rem}

.ri-s{font-size:.8rem;color:var(--terra);margin-bottom:.18rem;font-style:italic}

.ri-d{font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:var(--sage-d);margin-bottom:.55rem}

.ri ul{padding-left:1.15rem}.ri li{font-size:.81rem;line-height:1.68;color:var(--wb-l);margin-bottom:.22rem}

#contact{background:var(--wb)}

#contact .sl{color:var(--terra-l)}#contact .st{color:var(--cream)}#contact .st em{color:var(--terra-l)}#contact .sd{background:var(--terra-l)}

.con-grid{display:grid;grid-template-columns:1fr 1fr;gap:4.5rem;align-items:start}

.con-txt{font-size:.97rem;line-height:1.8;color:rgba(245,239,230,.72);margin-bottom:2.3rem}

.con-links{display:flex;flex-direction:column;gap:.9rem}

.clink{display:flex;align-items:center;gap:.9rem;text-decoration:none;color:var(--cream);font-size:.88rem;transition:color .2s}

.clink:hover{color:var(--terra-l)}

.cicon{width:34px;height:34px;border:1px solid rgba(245,239,230,.18);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;flex-shrink:0}

.con-form{display:flex;flex-direction:column;gap:.9rem}

.con-form input,.con-form textarea{background:rgba(245,239,230,.05);border:1px solid rgba(245,239,230,.14);border-radius:3px;padding:.85rem 1rem;color:var(--cream);font-family:'DM Sans',sans-serif;font-size:.86rem;width:100%;outline:none}

.con-form input::placeholder,.con-form textarea::placeholder{color:rgba(245,239,230,.32)}

.con-form input:focus,.con-form textarea:focus{border-color:var(--terra-l)}

.con-form textarea{height:128px;resize:vertical}

.con-form button{padding:.86rem 1.9rem;background:var(--terra);color:#fff;border:none;border-radius:3px;font-family:'DM Sans',sans-serif;font-size:.76rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;align-self:flex-start}

.con-form button:hover{background:var(--terra-l)}

footer{background:var(--char);padding:1.6rem 3.5rem;display:flex;justify-content:space-between;align-items:center}

.fn{font-family:'Cormorant Garamond',serif;font-size:.95rem;color:rgba(245,239,230,.45)}

.fc{font-size:.7rem;color:rgba(245,239,230,.28);letter-spacing:.05em}

.fi{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}.fi.v{opacity:1;transform:translateY(0)}

.lb{display:none;position:fixed;inset:0;background:rgba(44,36,32,.93);z-index:999;align-items:center;justify-content:center;padding:2rem}

.lb.open{display:flex}

.lb img{max-width:90vw;max-height:86vh;object-fit:contain;border-radius:3px}

.lb-close{position:absolute;top:1.5rem;right:2rem;color:rgba(245,239,230,.65);font-size:2.2rem;cursor:pointer;background:none;border:none}

.lb-cap{position:absolute;bottom:1.4rem;left:50%;transform:translateX(-50%);color:rgba(245,239,230,.65);font-size:.82rem;font-style:italic;text-align:center;max-width:600px}

@media(max-width:900px){

nav{padding:.9rem 1.4rem}.nav-links{gap:.9rem}.nav-links a{font-size:.68rem}

.hero{grid-template-columns:1fr}.hero-l{padding:5.5rem 1.8rem 3.5rem}.hero-r{height:52vw;min-height:260px}

.si{padding:0 1.4rem}.about-grid,.adv-grid,.con-grid,.res-lay{grid-template-columns:1fr;gap:2.2rem}

.lessons,.spk-cards{grid-template-columns:1fr}.masonry,.masonry-2{columns:2}

.phil{grid-template-columns:1fr;gap:1.4rem;padding:2rem}

footer{flex-direction:column;gap:.5rem;text-align:center;padding:1.4rem}}

</style>

</head>

<body>

<div class="lb" id="lb">

  <button class="lb-close" onclick="closeLb()">&#215;</button>

  <img id="lb-img" src="" alt="">

  <p class="lb-cap" id="lb-cap"></p>

</div>

<nav>

  <a href="#home" class="nav-logo">Greta Munns</a>

  <ul class="nav-links">

    <li><a href="#about">About</a></li><li><a href="#artwork">Artwork</a></li>

    <li><a href="#teaching">Teaching</a></li><li><a href="#advocacy">Advocacy</a></li>

    <li><a href="#resume">Resume</a></li><li><a href="#contact">Contact</a></li>

  </ul>

</nav>

<section class="hero" id="home">

  <div class="hero-l">

    <p class="eyebrow">Art Educator · Advocate · Systems-Change Leader</p>

    <h1 class="hero-name">Greta<br><em>Munns</em></h1>

    <p class="hero-tag">Where art meets advocacy,<br>every student finds their voice.</p>

    <p class="hero-bio">K–12 art educator, teaching artist, and foster care advocate with over two decades of experience elevating youth voice — in classrooms, statehouses, and national policy spaces. Oregon, WI.</p>

    <div class="ctas">

      <a href="#teaching" class="btn btn-p">View Teaching Portfolio</a>

      <a href="#contact" class="btn btn-s">Get in Touch</a>

    </div>

  </div>

  <div class="hero-r"><img src="IMG_3778.jpeg" alt="Greta Munns"></div>

</section>

<section id="about">

  <div class="si">

    <div class="about-grid">

      <div class="about-photo fi">

        <img src="IMG_1623.png" alt="Greta with a Thomas Dambo sculpture">

        <p class="photo-cap">Because great art should stop you in your tracks.</p>

      </div>

      <div class="fi">

        <p class="sl">About Me</p>

        <h2 class="st">Art, advocacy,<br>and <em>authentic voice</em></h2>

        <div class="sd"></div>

        <div class="about-t">

          <p>I'm Greta Munns — artist, educator, parent, and lifelong advocate for young people who deserve to be seen, heard, and supported. My path into this work started at eighteen, fresh out of out-of-home care, when someone asked if I'd attend an advocacy training conference. I had no idea what "lived experience" meant at the time — only that child welfare policy had shaped my life in undeniable ways. That moment launched a career I love.</p>

          <p>As an art educator, my teaching philosophy is grounded in community building, cultural humility, and strengths-based leadership. I strive to be a "guide on the side," creating an inclusive, trauma-informed, and neurodiversity-affirming environment where students feel safe to take creative risks and develop ownership over their identities. I view art class as both a mirror and a window — supporting deep self-exploration while fostering curiosity and empathy for others' experiences.</p>

          <p>In my current role as a Program and Policy Coordinator–Advanced with the Wisconsin Department of Children and Families, I serve as the policy lead for the Wisconsin Youth Advisory Council — ensuring that youth voice is embedded throughout agency decision-making, not siloed. I hold a B.S. in Art Education (Minor: Art History) from UW–Stout and am pursuing graduate studies in Advocacy and Political Leadership at Metropolitan State University.</p>

          <p>I am a parent of children in the Oregon School District, a TEDx speaker, a former Governor's appointee, and someone who found her own voice through the arts — and shows up every day to pay that forward.</p>

        </div>

        <div class="chips">

          <span class="chip ct">K–8 Art Education</span><span class="chip cs">Foster Care Advocacy</span>

          <span class="chip ct">Teaching Artist</span><span class="chip cb">Public Speaking</span>

          <span class="chip cs">Youth Policy Leadership</span><span class="chip ct">Trauma-Informed Practice</span>

          <span class="chip cb">Ceramics & Printmaking</span><span class="chip cs">TEDx Speaker</span>

          <span class="chip ct">UW–Stout Alumna</span>

        </div>

      </div>

    </div>

  </div>

</section>

<section id="artwork" style="background:var(--white)">

  <div class="si">

    <p class="sl fi">Personal Artwork</p>

    <h2 class="st fi">Studio practice & <em>recent work</em></h2>

    <div class="sd"></div>

    <p class="intro-p fi">My personal practice spans large-scale painting, printmaking, ceramics, and mixed media. Much of my work is informed by the experiences of youth in the U.S. foster care system — influenced by socio-political artists like Kehinde Wiley and Kara Walker. Making art is how I process the world and advocate for change within it.</p>

    <div class="fi">

      <div class="tab-btns">

        <button class="tab-btn active" onclick="switchTab(event,'painting')">Recent Painting</button>

        <button class="tab-btn" onclick="switchTab(event,'drawing')">Drawing & Printmaking</button>

        <button class="tab-btn" onclick="switchTab(event,'earlier')">Earlier Work</button>

      </div>

      <div class="tab-panel active" id="tab-painting">

        <p class="tab-desc">Large-scale acrylic on canvas. This recent piece — a cowbird rendered in bold reds, oranges, and deep grays evolving to a cool purple ground — continues my ongoing exploration of displacement, resilience, and the natural world as metaphor. Click any image to enlarge.</p>

        <div class="masonry">

          <div class="art-item" onclick="openLb('IMG_0761.jpeg','Full composition — acrylic on canvas, approx. 4×5 ft. Work in progress.')"><img src="IMG_0761.jpeg" alt="Large bird painting full view"><div class="art-ov"><span class="art-cap">Full composition — work in progress</span></div></div>

          <div class="art-item" onclick="openLb('IMG_0762.jpeg','Detail: bird portrait against red ground — acrylic on canvas')"><img src="IMG_0762.jpeg" alt="Bird painting on red"><div class="art-ov"><span class="art-cap">Detail — bird portrait, red ground</span></div></div>

          <div class="art-item" onclick="openLb('IMG_0763.jpeg','Detail: bird with diagonal orange gesture marks — acrylic on canvas')"><img src="IMG_0763.jpeg" alt="Bird with orange marks"><div class="art-ov"><span class="art-cap">Detail — bird and gesture marks</span></div></div>

          <div class="art-item" onclick="openLb('IMG_0764.jpeg','Process stage: purple-lavender ground with warm bird figure emerging')"><img src="IMG_0764.jpeg" alt="Bird painting purple background"><div class="art-ov"><span class="art-cap">Process — purple ground stage</span></div></div>

          <div class="art-item" onclick="openLb('IMG_0766.jpeg','Final color stage: cool purple ground with orange and red bird — acrylic on canvas')"><img src="IMG_0766.jpeg" alt="Completed bird painting purple"><div class="art-ov"><span class="art-cap">Final color stage — complete composition</span></div></div>

        </div>

      </div>

      <div class="tab-panel" id="tab-drawing">

        <p class="tab-desc">Works on paper exploring portraiture and identity. This expressive piece combines printmaking techniques with layered ink and color wash — loose, gestural mark-making that echoes the energy of my painting practice.</p>

        <div class="masonry-2">

          <div class="art-item" onclick="openLb('IMG_6927.jpeg','Portrait study — printmaking, ink and color wash on paper, 2024')"><img src="IMG_6927.jpeg" alt="Portrait printmaking with ink"><div class="art-ov"><span class="art-cap">Portrait study — printmaking & ink, 2024</span></div></div>

          <div class="art-item" onclick="openLb('https://gretaanderson.wordpress.com/wp-content/uploads/2013/03/dsc0152.jpg','For Kris — acrylic on canvas, 2×2 ft, 2013')"><img src="https://gretaanderson.wordpress.com/wp-content/uploads/2013/03/dsc0152.jpg" alt="Horse painting"><div class="art-ov"><span class="art-cap">"For Kris" — acrylic on canvas, 2013</span></div></div>

        </div>

      </div>

      <div class="tab-panel" id="tab-earlier">

        <p class="tab-desc">Undergraduate and early career work including the Cowbird Series — my UW–Stout senior thesis exploring foster youth identity and displacement through socio-political painting — and "Strike," made during the 2012 Chicago teachers' strike.</p>

        <div class="masonry">

          <div class="art-item" onclick="openLb('https://gretaanderson.wordpress.com/wp-content/uploads/2011/05/cropped-epson025.jpg','Cowbird Series — UW–Stout Senior Thesis, 2011.')"><img src="https://gretaanderson.wordpress.com/wp-content/uploads/2011/05/cropped-epson025.jpg" alt="Cowbird series"><div class="art-ov"><span class="art-cap">Cowbird Series — Senior Thesis, 2011</span></div></div>

          <div class="art-item" onclick="openLb('https://gretaanderson.wordpress.com/wp-content/uploads/2012/10/imag0473-1.jpg','Strike — acrylic on canvas, 2×2 ft, 2012.')"><img src="https://gretaanderson.wordpress.com/wp-content/uploads/2012/10/imag0473-1.jpg" alt="Strike painting"><div class="art-ov"><span class="art-cap">"Strike" — acrylic on canvas, 2012</span></div></div>

          <div class="art-item" onclick="openLb('https://gretaanderson.wordpress.com/wp-content/uploads/2013/03/dsc0152.jpg','For Kris — acrylic on canvas, 2×2 ft, 2013.')"><img src="https://gretaanderson.wordpress.com/wp-content/uploads/2013/03/dsc0152.jpg" alt="For Kris"><div class="art-ov"><span class="art-cap">"For Kris" — acrylic, 2013</span></div></div>

        </div>

      </div>

    </div>

  </div>

</section>

<section id="teaching">

  <div class="si">

    <p class="sl fi">Teaching Portfolio</p>

    <h2 class="st fi">Lessons that <em>linger</em></h2>

    <div class="sd"></div>

    <p class="intro-p fi">My curriculum integrates studio skill development with visual culture analysis, aesthetic inquiry, art criticism, and art history — encouraging students to notice, question, and respond to the world around them.</p>

    <div class="lessons">

      <div class="card fi"><img src="IMG_2778.jpeg" alt="Student self-portraits with pets"><div class="cb2"><p class="grade">Grade 2 · Watercolor Pencil</p><h3 class="c-title">Self-Portraits with Pets</h3><p class="c-desc">Inspired by Frida Kahlo's iconic self-portraits with animals, students used watercolor pencils to portray themselves alongside a beloved pet — building observation, color mixing, and visual storytelling skills.</p></div></div>

      <div class="card fi"><img src="https://gretaanderson.wordpress.com/wp-content/uploads/2013/06/photo-24.jpg" alt="Monster Pinch Pots"><div class="cb2"><p class="grade">K–2 · Ceramics</p><h3 class="c-title">Monster Pinch Pots</h3><p class="c-desc">Students dyed Model Magic with markers, formed pinch pots, then added expressive features — teeth, tongues, hair, and mini-monsters. A joyful introduction to form and fearless creative risk-taking.</p></div></div>

      <div class="card fi"><img src="https://gretaanderson.wordpress.com/wp-content/uploads/2012/11/imag0478.jpg" alt="Frida Kahlo self-portraits"><div class="cb2"><p class="grade">Grade 2 · Watercolor Pencil</p><h3 class="c-title">Frida Kahlo Self-Portraits with Pattern</h3><p class="c-desc">Students discovered they could move beyond stick figures. Step-by-step watercolor pencil portraits with bold patterned backgrounds — a celebration of identity, shared proudly at the school open house.</p></div></div>

      <div class="card fi"><img src="https://gretaanderson.wordpress.com/wp-content/uploads/2012/11/dsc0060.jpg" alt="Cézanne Still Lifes"><div class="cb2"><p class="grade">Grades 3–4 · Painting</p><h3 class="c-title">Cézanne Still Lifes</h3><p class="c-desc">Students studied Paul Cézanne's 200+ still life paintings and created their own compositions — learning that art history lives in practice, not just in textbooks.</p></div></div>

      <div class="card fi"><img src="https://gretaanderson.wordpress.com/wp-content/uploads/2012/11/imag05422.jpg" alt="Cityscapes"><div class="cb2"><p class="grade">Grade 6 · Drawing</p><h3 class="c-title">One-Point Perspective Cityscapes</h3><p class="c-desc">Referencing Georgia O'Keeffe's cityscapes and students' own west-side Chicago neighborhood, this project built technical drawing skill alongside deep personal and cultural connection to place.</p></div></div>

      <div class="card fi"><img src="https://gretaanderson.wordpress.com/wp-content/uploads/2013/06/picstitch-2.jpg" alt="Student Art Exhibition"><div class="cb2"><p class="grade">K–8 · Exhibition</p><h3 class="c-title">Annual Student Art Exhibition</h3><p class="c-desc">Organized and curated a full K–8 student art show — selecting work, designing the hanging layout, and creating a moment where students could see themselves as real artists in front of their families.</p></div></div>

    </div>

    <div class="phil fi">

      <h3>My Teaching <em>Philosophy</em></h3>

      <p>Art class is not a break from learning — it is some of the deepest learning that happens in school. My classroom centers student voice, cultural identity, and the creative process over the final product. I use art history and contemporary visual culture to help students situate their own work within broader artistic, social, and cultural conversations. Having found my own voice through the arts, I am deeply committed to ensuring all students have the opportunity — and the courage — to explore, reflect, and express themselves.</p>

    </div>

  </div>

</section>

<section id="advocacy">

  <div class="si">

    <p class="sl fi">Advocacy & Public Speaking</p>

    <h2 class="st fi">Those closest to the pain<br>should be closest to <em>the power</em></h2>

    <div class="sd"></div>

    <p class="intro-p fi">My advocacy work is grounded in lived experience and over two decades of public service. From delivering congressional testimony to keynoting statewide conferences, I have built a career around one conviction: the people most affected by a system must be the ones shaping it.</p>

    <div class="adv-grid fi">

      <div class="hi-list">

        <div class="hi"><div class="dot"></div><div><h4>Program & Policy Coordinator–Advanced, Wisconsin DCF (2018–Present)</h4><p>Policy lead for the Wisconsin Youth Advisory Council — embedding youth voice throughout agency decision-making. Managed $2.8M in COVID-era emergency funding, dispersed equitably and in a community-driven way.</p></div></div>

        <div class="hi"><div class="dot"></div><div><h4>Co-Founder, Fostering Success at UW–Stout (2014–2018)</h4><p>Built Wisconsin's first higher education support program for students from out-of-home care. Peer-led model now receives state funding and has been replicated on eight UW campuses.</p></div></div>

        <div class="hi"><div class="dot"></div><div><h4>TEDx UW–Stout Presenter (2015)</h4><p>Delivered a TEDx talk on lived experience, identity, and the power of youth voice in systems change.</p></div></div>

        <div class="hi"><div class="dot"></div><div><h4>Congressional Testimony & Capitol Hill Advocacy</h4><p>Delivered testimony before the U.S. House Ways and Means Committee (2009). Advocated for the Family First Act alongside Casey Family Programs. Witness testimony partner, Wisconsin Foster Care Task Force (2017).</p></div></div>

        <div class="hi"><div class="dot"></div><div><h4>Governor's Appointee — Future of the Family Commission (2016)</h4><p>Appointed by the Governor of Wisconsin to contribute lived experience expertise to statewide family policy.</p></div></div>

        <div class="hi"><div class="dot"></div><div><h4>FosterClub All-Star & National Consultant (2009–2014)</h4><p>Selected as a 2009 FosterClub All-Star. Consultant with FosterClub and the National Resource Center for Youth Development, delivering keynotes at federal and state convenings.</p></div></div>

        <div class="hi"><div class="dot"></div><div><h4>UW–Stout Diversity Award Recipient (2017)</h4><p>Recognized for outstanding contributions to diversity, equity, and inclusion at the University of Wisconsin–Stout.</p></div></div>

      </div>

      <div class="adv-photos">

        <img src="2025-05-03_Image_Lived_Experience_Conference_0874_198.jpeg" alt="Greta speaking at Lived Experience Conference">

        <img src="IMG_2226.jpeg" alt="Greta at podium">

        <img src="IMG_3256.jpeg" alt="Wisconsin DCF recognition ceremony">

      </div>

    </div>

    <div style="margin-top:4rem">

      <p class="sl fi">Speaking Topics</p>

      <div class="spk-cards fi">

        <div class="spk"><p class="spk-yr">Education</p><h4>Art as a Tool for Youth Empowerment</h4><p>How creative practice builds self-efficacy, emotional regulation, and identity formation — especially for students from vulnerable backgrounds.</p></div>

        <div class="spk"><p class="spk-yr">Policy</p><h4>Foster Youth Voice in Systems Change</h4><p>Embedding lived experience into public policy — from legislative advocacy to agency decision-making. Why proximity to pain must mean proximity to power.</p></div>

        <div class="spk"><p class="spk-yr">Higher Education</p><h4>Foster Youth & College Access</h4><p>What universities can do to genuinely support students from out-of-home care: FAFSA, housing policy, campus supports, and the peer-led model that works.</p></div>

      </div>

    </div>

  </div>

</section>

<section id="resume">

  <div class="si">

    <p class="sl fi">Resume</p>

    <h2 class="st fi">Experience & <em>Education</em></h2>

    <div class="sd"></div>

    <div class="res-sum fi"><p>Child welfare systems-change leader with over two decades of professional and lived expertise in advancing youth and family voice in public systems. Demonstrated leader of state-level initiatives; skilled at developing cross-system partnerships, building inclusive engagement and recruitment strategies, and providing training and technical assistance. Strengths-based developer of lived experience leaders — passionate about creating meaningful opportunities for youth and families to improve program effectiveness, shape policy, and increase equity for children and families.</p></div>

    <div class="res-lay fi">

      <div>

        <p class="rst">Child Welfare & Policy Leadership</p>

        <div class="ri"><p class="ri-t">Advanced Program & Policy Coordinator</p><p class="ri-s">Wisconsin Department of Children and Families</p><p class="ri-d">March 2018 – Present</p><ul><li>Lead youth voice integration through statewide Youth Advisory Council (YAC) recruitment, retention, and leadership development</li><li>Policy lead ensuring youth lived experience is embedded throughout DCF's work — not siloed</li><li>Led development of DCF's Guide for Youth in Out-of-Home Care Placements in Wisconsin</li><li>Oversee PATHS housing-first program for emerging adults with child welfare experience</li><li>Managed $2.8M in COVID-19 emergency funding — equitable, community-driven dispersal</li><li>Monitor budgets and provide technical assistance for seven tribal Independent Living program partners</li><li>Facilitate Foster Youth to College Advisory Council, aligning youth and postsecondary voices for policy recommendations</li></ul></div>

        <div class="ri"><p class="ri-t">Co-Founder & Outreach Specialist</p><p class="ri-s">Fostering Success at UW–Stout</p><p class="ri-d">March 2014 – March 2018</p><ul><li>Co-founded Wisconsin's first higher education support program for students from out-of-home care and homelessness</li><li>Built peer leadership and mentorship structures; designed workshops and post-secondary readiness camps</li><li>Authored grants, managed budgets, led strategic planning, reported to advisory boards</li><li>Organized advocacy for housing deposit deferment, fee waivers, and campus policy reforms</li><li>Model now receives state funding; replicated on 8 UW campuses</li></ul></div>

        <div class="ri"><p class="ri-t">Intern / Consultant</p><p class="ri-s">FosterClub & National Resource Center for Youth Development</p><p class="ri-d">June 2009 – 2014</p><ul><li>Delivered national trainings and keynotes at federal and state convenings</li><li>Advocated on Capitol Hill for the Family First Act alongside Casey Family Programs</li><li>Represented lived experience on national platforms and advisory groups</li></ul></div>

        <p class="rst" style="margin-top:2.3rem">Education</p>

        <div class="ri"><p class="ri-t">Graduate Studies — Advocacy & Political Leadership</p><p class="ri-s">Metropolitan State University</p><p class="ri-d">In Progress</p><ul><li>Coursework in political leadership, policy change, and advocacy</li></ul></div>

        <div class="ri"><p class="ri-t">Bachelor of Science — Art Education</p><p class="ri-s">University of Wisconsin–Stout, Menomonie, WI</p><p class="ri-d">2006 – 2011</p><ul><li>Minor in Art History</li><li>Senior thesis: Cowbird Series — socio-political paintings exploring foster youth identity</li><li>Coursework in painting, printmaking, ceramics, art metals, and 2D digital imaging</li></ul></div>

      </div>

      <div>

        <p class="rst">Educational Leadership</p>

        <div class="ri"><p class="ri-t">Kindergarten–8th Grade Art Teacher</p><p class="ri-s">Piccolo School of Excellence, Chicago Public Schools</p><p class="ri-d">2012 – 2013</p><ul><li>Delivered high-caliber, youth-driven arts programming to 540 K–8 students at a first-year turnaround school on Chicago's west side</li><li>Developed full curriculum integrating art history, studio practice, and cultural connection across all grade levels</li><li>Organized and curated annual K–8 student art exhibition</li></ul></div>

        <div class="ri"><p class="ri-t">Teaching Intern</p><p class="ri-s">Breakthrough Kent Denver School, Denver, CO</p><p class="ri-d">2011</p><ul><li>Taught middle school English and art elective to high-achieving students from low-income backgrounds</li><li>Designed curriculum centered on youth empowerment and creative expression</li></ul></div>

        <div class="ri"><p class="ri-t">Student Teacher</p><p class="ri-s">Chippewa Falls High School, WI</p><p class="ri-d">2011</p><ul><li>Taught foundations studio and art history at a large western Wisconsin high school</li></ul></div>

        <p class="rst" style="margin-top:2.3rem">Presentations, Awards & Recognition</p>

        <div class="ri"><ul>

          <li><strong>Keynote Speaker</strong> — Foster Youth Graduation Celebration, 2021</li>

          <li><strong>TEDx UW–Stout Presenter</strong>, 2015</li>

          <li><strong>Governor's Appointee</strong> — Future of the Family Commission, 2016</li>

          <li><strong>UW–Stout Diversity Award Recipient</strong>, 2017</li>

          <li><strong>Witness Testimony</strong> — U.S. House Ways & Means Committee, 2009</li>

          <li><strong>Witness Testimony / Contributing Partner</strong> — WI Foster Care Task Force, 2017</li>

          <li><strong>Member</strong> — Secretary's Advisory Council on Child Welfare, 2009–2012</li>

          <li><strong>Federal Grant Reviewer</strong> — Administration for Children & Families, 2011</li>

          <li><strong>State Reviewer</strong> — WI Children & Family Services Review, 2010</li>

          <li><strong>General Session Presenter</strong> — WFAPA, 2015</li>

          <li><strong>ACE Interface Master Trainer</strong> — Saint A's, 2017</li>

          <li><strong>Dear Leaders Tool Contributing Consultant</strong> — Alia, 2021</li>

          <li>Art featured on FosterClub.com and the WI Foster Care & Adoption Resource Center</li>

        </ul></div>

      </div>

    </div>

    <div style="margin-top:2.8rem;text-align:center" class="fi">

      <a href="mailto:Greta.L.Munns@gmail.com?subject=Resume Request" class="btn btn-p">Request Full Resume</a>

    </div>

  </div>

</section>

<section id="contact">

  <div class="si">

    <p class="sl fi">Contact</p>

    <h2 class="st fi">Let's <em>connect</em></h2>

    <div class="sd"></div>

    <div class="con-grid fi">

      <div>

        <p class="con-txt">I'm currently seeking K–12 art teaching roles where I can bring my full self — educator, advocate, artist, and parent — into a school community that values creativity, connection, and student voice. I'd love to hear from you.</p>

        <div class="con-links">

          <a href="mailto:Greta.L.Munns@gmail.com" class="clink"><div class="cicon">✉</div>Greta.L.Munns@gmail.com</a>

          <a href="tel:7155791291" class="clink"><div class="cicon">☎</div>(715) 579-1291</a>

          <a href="#" class="clink"><div class="cicon">📍</div>Oregon, WI 53575</a>

        </div>

      </div>

      <form class="con-form" onsubmit="return false;">

        <input type="text" placeholder="Your name">

        <input type="email" placeholder="Your email">

        <input type="text" placeholder="Subject">

        <textarea placeholder="Your message..."></textarea>

        <button type="submit">Send Message</button>

      </form>

    </div>

  </div>

</section>

<footer>

  <span class="fn">Greta Munns — Art & Advocacy</span>

  <span class="fc">© 2026 · gretamunns.com</span>

</footer>

<script>

const obs=new IntersectionObserver(e=>{e.forEach(e=>{if(e.isIntersecting)e.target.classList.add('v')})},{threshold:.08});

document.querySelectorAll('.fi').forEach(el=>obs.observe(el));

document.querySelectorAll('.lessons .card,.spk-cards .spk').forEach((c,i)=>{c.style.transitionDelay=`${i*.07}s`;c.classList.add('fi');obs.observe(c)});

function switchTab(e,id){document.querySelectorAll('.tab-panel').forEach(p=>p.classList.remove('active'));document.querySelectorAll('.tab-btn').forEach(b=>b.classList.remove('active'));document.getElementById('tab-'+id).classList.add('active');e.currentTarget.classList.add('active')}

function openLb(src,cap){document.getElementById('lb-img').src=src;document.getElementById('lb-cap').textContent=cap||'';document.getElementById('lb').classList.add('open');document.body.style.overflow='hidden'}

function closeLb(){document.getElementById('lb').classList.remove('open');document.body.style.overflow=''}

document.getElementById('lb').addEventListener('click',function(e){if(e.target===this)closeLb()});

document.addEventListener('keydown',e=>{if(e.key==='Escape')closeLb()});

const secs=document.querySelectorAll('section[id]');

window.addEventListener('scroll',()=>{let cur='';secs.forEach(s=>{if(window.scrollY>=s.offsetTop-130)cur=s.id});document.querySelectorAll('.nav-links a').forEach(a=>{a.classList.toggle('active',a.getAttribute('href')==='#'+cur)})},{passive:true});

</script>

</body>

</html>

<html lang="en">

<head>

<meta charset="UTF-8">

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Greta Munns — Art Educator & Advocate</title>

<link rel="preconnect" href="https://fonts.googleapis.com">

<link href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&family=DM+Sans:wght@300;400;500&display=swap" rel="stylesheet">

<style>

:root{--terra:#C4714A;--terra-l:#D9956E;--cream:#F5EFE6;--cream-d:#EDE3D4;--sage:#7A8C6E;--sage-d:#5C6B52;--wb:#4A3728;--wb-l:#6B4F3A;--char:#2C2420;--white:#FDFAF6}

*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}

body{font-family:'DM Sans',sans-serif;background:var(--white);color:var(--char);overflow-x:hidden}

nav{position:fixed;top:0;left:0;right:0;z-index:200;display:flex;justify-content:space-between;align-items:center;padding:1rem 3.5rem;background:rgba(253,250,246,.95);backdrop-filter:blur(14px);border-bottom:1px solid rgba(196,113,74,.13)}

.nav-logo{font-family:'Cormorant Garamond',serif;font-size:1.35rem;font-weight:600;color:var(--wb);text-decoration:none}

.nav-links{display:flex;gap:2rem;list-style:none}

.nav-links a{text-decoration:none;font-size:.75rem;font-weight:500;letter-spacing:.13em;text-transform:uppercase;color:var(--wb-l);transition:color .2s}

.nav-links a:hover,.nav-links a.active{color:var(--terra)}

.hero{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;padding-top:72px}

.hero-l{background:var(--cream-d);display:flex;flex-direction:column;justify-content:center;padding:5rem 4.5rem 5rem 5.5rem;position:relative;overflow:hidden}

.hero-l::before{content:'';position:absolute;top:-80px;right:-80px;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,rgba(196,113,74,.11) 0%,transparent 68%);pointer-events:none}

.eyebrow{font-size:.7rem;letter-spacing:.22em;text-transform:uppercase;color:var(--terra);font-weight:500;margin-bottom:1.1rem}

.hero-name{font-family:'Cormorant Garamond',serif;font-size:clamp(3.2rem,5vw,5.5rem);font-weight:300;line-height:1.04;color:var(--wb);margin-bottom:.25rem}

.hero-name em{font-style:italic;color:var(--terra)}

.hero-tag{font-family:'Cormorant Garamond',serif;font-size:1.35rem;font-weight:300;font-style:italic;color:var(--sage-d);margin-bottom:1.8rem;line-height:1.4}

.hero-bio{font-size:.93rem;line-height:1.78;color:var(--wb-l);max-width:430px;margin-bottom:2.6rem}

.ctas{display:flex;gap:.9rem;flex-wrap:wrap}

.btn{display:inline-block;padding:.82rem 1.9rem;font-size:.76rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;border-radius:2px;text-decoration:none;transition:all .2s;cursor:pointer;border:none;font-family:'DM Sans',sans-serif}

.btn-p{background:var(--terra);color:#fff}.btn-p:hover{background:var(--terra-l);transform:translateY(-1px)}

.btn-s{border:1.5px solid var(--sage);color:var(--sage-d)}.btn-s:hover{background:var(--sage);color:#fff}

.hero-r{position:relative;overflow:hidden}

.hero-r img{width:100%;height:100%;object-fit:cover;object-position:center top}

section{padding:5.5rem 0}

.si{max-width:1120px;margin:0 auto;padding:0 3.5rem}

.sl{font-size:.68rem;letter-spacing:.22em;text-transform:uppercase;color:var(--terra);font-weight:500;margin-bottom:.75rem}

.st{font-family:'Cormorant Garamond',serif;font-size:clamp(2rem,3.2vw,2.9rem);font-weight:300;color:var(--wb);line-height:1.2;margin-bottom:.9rem}

.st em{font-style:italic;color:var(--terra)}

.sd{width:44px;height:2px;background:var(--terra);margin-bottom:2.8rem}

.intro-p{font-size:.97rem;line-height:1.8;color:var(--wb-l);max-width:680px;margin-bottom:2.8rem}

#about{background:var(--white)}

.about-grid{display:grid;grid-template-columns:1fr 1.6fr;gap:5rem;align-items:start}

.about-photo{position:relative}

.about-photo img{width:100%;border-radius:2px;display:block}

.about-photo::before{content:'';position:absolute;top:-11px;left:-11px;right:11px;bottom:11px;border:2px solid var(--terra);border-radius:2px;z-index:-1}

.photo-cap{font-size:.73rem;color:var(--sage-d);margin-top:.9rem;font-style:italic;text-align:center}

.about-t p{font-size:.95rem;line-height:1.82;color:var(--wb-l);margin-bottom:1.15rem}

.chips{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.8rem}

.chip{padding:.38rem .95rem;border-radius:100px;font-size:.72rem;font-weight:500}

.ct{background:rgba(196,113,74,.11);color:var(--terra)}.cs{background:rgba(122,140,110,.11);color:var(--sage-d)}.cb{background:rgba(74,55,40,.07);color:var(--wb)}

.tab-btns{display:flex;gap:.4rem;margin-bottom:2.2rem;border-bottom:1px solid var(--cream-d)}

.tab-btn{background:none;border:none;font-family:'DM Sans',sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.11em;text-transform:uppercase;color:var(--wb-l);padding:.7rem 1.3rem .9rem;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;transition:all .2s}

.tab-btn:hover{color:var(--terra)}.tab-btn.active{color:var(--terra);border-bottom-color:var(--terra)}

.tab-panel{display:none}.tab-panel.active{display:block}

.tab-desc{font-size:.88rem;line-height:1.78;color:var(--wb-l);max-width:640px;margin-bottom:1.8rem}

.masonry{columns:3;column-gap:1rem}.masonry-2{columns:2;column-gap:1rem}

.art-item{break-inside:avoid;margin-bottom:1rem;position:relative;overflow:hidden;border-radius:3px;cursor:pointer}

.art-item img{width:100%;display:block;transition:transform .4s ease}

.art-item:hover img{transform:scale(1.04)}

.art-ov{position:absolute;inset:0;background:linear-gradient(to top,rgba(74,55,40,.72) 0%,transparent 55%);opacity:0;transition:opacity .3s;display:flex;align-items:flex-end;padding:1.1rem}

.art-item:hover .art-ov{opacity:1}

.art-cap{color:#fff;font-size:.79rem;font-style:italic;line-height:1.4}

#teaching{background:var(--cream-d)}

.lessons{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}

.card{background:var(--white);border-radius:4px;overflow:hidden;transition:transform .25s,box-shadow .25s;border:1px solid rgba(196,113,74,.09)}

.card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(74,55,40,.09)}

.card img{width:100%;height:196px;object-fit:cover;display:block;filter:sepia(4%) saturate(.93)}

.cb2{padding:1.1rem 1.3rem 1.5rem}

.grade{font-size:.66rem;letter-spacing:.15em;text-transform:uppercase;color:var(--terra);font-weight:500;margin-bottom:.35rem}

.c-title{font-family:'Cormorant Garamond',serif;font-size:1.18rem;font-weight:600;color:var(--wb);margin-bottom:.45rem;line-height:1.3}

.c-desc{font-size:.82rem;line-height:1.65;color:var(--wb-l)}

.phil{margin-top:3.8rem;background:var(--wb);border-radius:4px;padding:3.2rem;display:grid;grid-template-columns:1fr 2fr;gap:2.8rem;align-items:center}

.phil h3{font-family:'Cormorant Garamond',serif;font-size:1.9rem;font-weight:300;color:var(--cream);line-height:1.2}

.phil h3 em{font-style:italic;color:var(--terra-l)}

.phil p{font-size:.93rem;line-height:1.8;color:rgba(245,239,230,.8)}

#advocacy{background:var(--cream)}

.adv-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:start}

.hi-list{display:flex;flex-direction:column;gap:1.4rem}

.hi{display:flex;gap:1.1rem;align-items:flex-start}

.dot{width:9px;height:9px;border-radius:50%;background:var(--terra);flex-shrink:0;margin-top:.46rem}

.hi h4{font-family:'Cormorant Garamond',serif;font-size:1.08rem;font-weight:600;color:var(--wb);margin-bottom:.25rem}

.hi p{font-size:.83rem;line-height:1.63;color:var(--wb-l)}

.adv-photos{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}

.adv-photos img{width:100%;border-radius:3px;display:block;object-fit:cover;aspect-ratio:4/5;filter:sepia(4%);transition:transform .3s}

.adv-photos img:hover{transform:scale(1.02)}

.adv-photos img:first-child{grid-column:1/-1;aspect-ratio:16/9;object-position:center 20%}

.spk-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem;margin-top:1.8rem}

.spk{background:var(--white);border-radius:4px;padding:1.7rem;border-left:3px solid var(--terra)}

.spk-yr{font-size:.67rem;letter-spacing:.15em;text-transform:uppercase;color:var(--sage-d);margin-bottom:.45rem}

.spk h4{font-family:'Cormorant Garamond',serif;font-size:1.08rem;font-weight:600;color:var(--wb);margin-bottom:.35rem;line-height:1.3}

.spk p{font-size:.8rem;line-height:1.6;color:var(--wb-l)}

#resume{background:var(--white)}

.res-sum{background:var(--cream-d);border-radius:4px;padding:1.8rem 2.3rem;margin-bottom:3.2rem;border-left:3px solid var(--terra)}

.res-sum p{font-size:.91rem;line-height:1.78;color:var(--wb-l);font-style:italic}

.res-lay{display:grid;grid-template-columns:1fr 1fr;gap:3.8rem}

.rst{font-family:'Cormorant Garamond',serif;font-size:1.25rem;font-weight:600;color:var(--wb);border-bottom:1px solid var(--cream-d);padding-bottom:.45rem;margin-bottom:1.4rem}

.ri{margin-bottom:1.9rem}.ri-t{font-weight:500;font-size:.9rem;color:var(--wb);margin-bottom:.18rem}

.ri-s{font-size:.8rem;color:var(--terra);margin-bottom:.18rem;font-style:italic}

.ri-d{font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:var(--sage-d);margin-bottom:.55rem}

.ri ul{padding-left:1.15rem}.ri li{font-size:.81rem;line-height:1.68;color:var(--wb-l);margin-bottom:.22rem}

#contact{background:var(--wb)}

#contact .sl{color:var(--terra-l)}#contact .st{color:var(--cream)}#contact .st em{color:var(--terra-l)}#contact .sd{background:var(--terra-l)}

.con-grid{display:grid;grid-template-columns:1fr 1fr;gap:4.5rem;align-items:start}

.con-txt{font-size:.97rem;line-height:1.8;color:rgba(245,239,230,.72);margin-bottom:2.3rem}

.con-links{display:flex;flex-direction:column;gap:.9rem}

.clink{display:flex;align-items:center;gap:.9rem;text-decoration:none;color:var(--cream);font-size:.88rem;transition:color .2s}

.clink:hover{color:var(--terra-l)}

.cicon{width:34px;height:34px;border:1px solid rgba(245,239,230,.18);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;flex-shrink:0}

.con-form{display:flex;flex-direction:column;gap:.9rem}

.con-form input,.con-form textarea{background:rgba(245,239,230,.05);border:1px solid rgba(245,239,230,.14);border-radius:3px;padding:.85rem 1rem;color:var(--cream);font-family:'DM Sans',sans-serif;font-size:.86rem;width:100%;outline:none}

.con-form input::placeholder,.con-form textarea::placeholder{color:rgba(245,239,230,.32)}

.con-form input:focus,.con-form textarea:focus{border-color:var(--terra-l)}

.con-form textarea{height:128px;resize:vertical}

.con-form button{padding:.86rem 1.9rem;background:var(--terra);color:#fff;border:none;border-radius:3px;font-family:'DM Sans',sans-serif;font-size:.76rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;align-self:flex-start}

.con-form button:hover{background:var(--terra-l)}

footer{background:var(--char);padding:1.6rem 3.5rem;display:flex;justify-content:space-between;align-items:center}

.fn{font-family:'Cormorant Garamond',serif;font-size:.95rem;color:rgba(245,239,230,.45)}

.fc{font-size:.7rem;color:rgba(245,239,230,.28);letter-spacing:.05em}

.fi{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}.fi.v{opacity:1;transform:translateY(0)}

.lb{display:none;position:fixed;inset:0;background:rgba(44,36,32,.93);z-index:999;align-items:center;justify-content:center;padding:2rem}

.lb.open{display:flex}

.lb img{max-width:90vw;max-height:86vh;object-fit:contain;border-radius:3px}

.lb-close{position:absolute;top:1.5rem;right:2rem;color:rgba(245,239,230,.65);font-size:2.2rem;cursor:pointer;background:none;border:none}

.lb-cap{position:absolute;bottom:1.4rem;left:50%;transform:translateX(-50%);color:rgba(245,239,230,.65);font-size:.82rem;font-style:italic;text-align:center;max-width:600px}

@media(max-width:900px){

nav{padding:.9rem 1.4rem}.nav-links{gap:.9rem}.nav-links a{font-size:.68rem}

.hero{grid-template-columns:1fr}.hero-l{padding:5.5rem 1.8rem 3.5rem}.hero-r{height:52vw;min-height:260px}

.si{padding:0 1.4rem}.about-grid,.adv-grid,.con-grid,.res-lay{grid-template-columns:1fr;gap:2.2rem}

.lessons,.spk-cards{grid-template-columns:1fr}.masonry,.masonry-2{columns:2}

.phil{grid-template-columns:1fr;gap:1.4rem;padding:2rem}

footer{flex-direction:column;gap:.5rem;text-align:center;padding:1.4rem}}

</style>

</head>

<body>

<div class="lb" id="lb">

  <button class="lb-close" onclick="closeLb()">&#215;</button>

  <img id="lb-img" src="" alt="">

  <p class="lb-cap" id="lb-cap"></p>

</div>

<nav>

  <a href="#home" class="nav-logo">Greta Munns</a>

  <ul class="nav-links">

    <li><a href="#about">About</a></li><li><a href="#artwork">Artwork</a></li>

    <li><a href="#teaching">Teaching</a></li><li><a href="#advocacy">Advocacy</a></li>

    <li><a href="#resume">Resume</a></li><li><a href="#contact">Contact</a></li>

  </ul>

</nav>

<section class="hero" id="home">

  <div class="hero-l">

    <p class="eyebrow">Art Educator · Advocate · Systems-Change Leader</p>

    <h1 class="hero-name">Greta<br><em>Munns</em></h1>

    <p class="hero-tag">Where art meets advocacy,<br>every student finds their voice.</p>

    <p class="hero-bio">K–12 art educator, teaching artist, and foster care advocate with over two decades of experience elevating youth voice — in classrooms, statehouses, and national policy spaces. Oregon, WI.</p>

    <div class="ctas">

      <a href="#teaching" class="btn btn-p">View Teaching Portfolio</a>

      <a href="#contact" class="btn btn-s">Get in Touch</a>

    </div>

  </div>

  <div class="hero-r"><img src="IMG_3778.jpeg" alt="Greta Munns"></div>

</section>

<section id="about">

  <div class="si">

    <div class="about-grid">

      <div class="about-photo fi">

        <img src="IMG_1623.png" alt="Greta with a Thomas Dambo sculpture">

        <p class="photo-cap">Because great art should stop you in your tracks.</p>

      </div>

      <div class="fi">

        <p class="sl">About Me</p>

        <h2 class="st">Art, advocacy,<br>and <em>authentic voice</em></h2>

        <div class="sd"></div>

        <div class="about-t">

          <p>I'm Greta Munns — artist, educator, parent, and lifelong advocate for young people who deserve to be seen, heard, and supported. My path into this work started at eighteen, fresh out of out-of-home care, when someone asked if I'd attend an advocacy training conference. I had no idea what "lived experience" meant at the time — only that child welfare policy had shaped my life in undeniable ways. That moment launched a career I love.</p>

          <p>As an art educator, my teaching philosophy is grounded in community building, cultural humility, and strengths-based leadership. I strive to be a "guide on the side," creating an inclusive, trauma-informed, and neurodiversity-affirming environment where students feel safe to take creative risks and develop ownership over their identities. I view art class as both a mirror and a window — supporting deep self-exploration while fostering curiosity and empathy for others' experiences.</p>

          <p>In my current role as a Program and Policy Coordinator–Advanced with the Wisconsin Department of Children and Families, I serve as the policy lead for the Wisconsin Youth Advisory Council — ensuring that youth voice is embedded throughout agency decision-making, not siloed. I hold a B.S. in Art Education (Minor: Art History) from UW–Stout and am pursuing graduate studies in Advocacy and Political Leadership at Metropolitan State University.</p>

          <p>I am a parent of children in the Oregon School District, a TEDx speaker, a former Governor's appointee, and someone who found her own voice through the arts — and shows up every day to pay that forward.</p>

        </div>

        <div class="chips">

          <span class="chip ct">K–8 Art Education</span><span class="chip cs">Foster Care Advocacy</span>

          <span class="chip ct">Teaching Artist</span><span class="chip cb">Public Speaking</span>

          <span class="chip cs">Youth Policy Leadership</span><span class="chip ct">Trauma-Informed Practice</span>

          <span class="chip cb">Ceramics & Printmaking</span><span class="chip cs">TEDx Speaker</span>

          <span class="chip ct">UW–Stout Alumna</span>

        </div>

      </div>

    </div>

  </div>

</section>

<section id="artwork" style="background:var(--white)">

  <div class="si">

    <p class="sl fi">Personal Artwork</p>

    <h2 class="st fi">Studio practice & <em>recent work</em></h2>

    <div class="sd"></div>

    <p class="intro-p fi">My personal practice spans large-scale painting, printmaking, ceramics, and mixed media. Much of my work is informed by the experiences of youth in the U.S. foster care system — influenced by socio-political artists like Kehinde Wiley and Kara Walker. Making art is how I process the world and advocate for change within it.</p>

    <div class="fi">

      <div class="tab-btns">

        <button class="tab-btn active" onclick="switchTab(event,'painting')">Recent Painting</button>

        <button class="tab-btn" onclick="switchTab(event,'drawing')">Drawing & Printmaking</button>

        <button class="tab-btn" onclick="switchTab(event,'earlier')">Earlier Work</button>

      </div>

      <div class="tab-panel active" id="tab-painting">

        <p class="tab-desc">Large-scale acrylic on canvas. This recent piece — a cowbird rendered in bold reds, oranges, and deep grays evolving to a cool purple ground — continues my ongoing exploration of displacement, resilience, and the natural world as metaphor. Click any image to enlarge.</p>

        <div class="masonry">

          <div class="art-item" onclick="openLb('IMG_0761.jpeg','Full composition — acrylic on canvas, approx. 4×5 ft. Work in progress.')"><img src="IMG_0761.jpeg" alt="Large bird painting full view"><div class="art-ov"><span class="art-cap">Full composition — work in progress</span></div></div>

          <div class="art-item" onclick="openLb('IMG_0762.jpeg','Detail: bird portrait against red ground — acrylic on canvas')"><img src="IMG_0762.jpeg" alt="Bird painting on red"><div class="art-ov"><span class="art-cap">Detail — bird portrait, red ground</span></div></div>

          <div class="art-item" onclick="openLb('IMG_0763.jpeg','Detail: bird with diagonal orange gesture marks — acrylic on canvas')"><img src="IMG_0763.jpeg" alt="Bird with orange marks"><div class="art-ov"><span class="art-cap">Detail — bird and gesture marks</span></div></div>

          <div class="art-item" onclick="openLb('IMG_0764.jpeg','Process stage: purple-lavender ground with warm bird figure emerging')"><img src="IMG_0764.jpeg" alt="Bird painting purple background"><div class="art-ov"><span class="art-cap">Process — purple ground stage</span></div></div>

          <div class="art-item" onclick="openLb('IMG_0766.jpeg','Final color stage: cool purple ground with orange and red bird — acrylic on canvas')"><img src="IMG_0766.jpeg" alt="Completed bird painting purple"><div class="art-ov"><span class="art-cap">Final color stage — complete composition</span></div></div>

        </div>

      </div>

      <div class="tab-panel" id="tab-drawing">

        <p class="tab-desc">Works on paper exploring portraiture and identity. This expressive piece combines printmaking techniques with layered ink and color wash — loose, gestural mark-making that echoes the energy of my painting practice.</p>

        <div class="masonry-2">

          <div class="art-item" onclick="openLb('IMG_6927.jpeg','Portrait study — printmaking, ink and color wash on paper, 2024')"><img src="IMG_6927.jpeg" alt="Portrait printmaking with ink"><div class="art-ov"><span class="art-cap">Portrait study — printmaking & ink, 2024</span></div></div>

          <div class="art-item" onclick="openLb('https://gretaanderson.wordpress.com/wp-content/uploads/2013/03/dsc0152.jpg','For Kris — acrylic on canvas, 2×2 ft, 2013')"><img src="https://gretaanderson.wordpress.com/wp-content/uploads/2013/03/dsc0152.jpg" alt="Horse painting"><div class="art-ov"><span class="art-cap">"For Kris" — acrylic on canvas, 2013</span></div></div>

        </div>

      </div>

      <div class="tab-panel" id="tab-earlier">

        <p class="tab-desc">Undergraduate and early career work including the Cowbird Series — my UW–Stout senior thesis exploring foster youth identity and displacement through socio-political painting — and "Strike," made during the 2012 Chicago teachers' strike.</p>

        <div class="masonry">

          <div class="art-item" onclick="openLb('https://gretaanderson.wordpress.com/wp-content/uploads/2011/05/cropped-epson025.jpg','Cowbird Series — UW–Stout Senior Thesis, 2011.')"><img src="https://gretaanderson.wordpress.com/wp-content/uploads/2011/05/cropped-epson025.jpg" alt="Cowbird series"><div class="art-ov"><span class="art-cap">Cowbird Series — Senior Thesis, 2011</span></div></div>

          <div class="art-item" onclick="openLb('https://gretaanderson.wordpress.com/wp-content/uploads/2012/10/imag0473-1.jpg','Strike — acrylic on canvas, 2×2 ft, 2012.')"><img src="https://gretaanderson.wordpress.com/wp-content/uploads/2012/10/imag0473-1.jpg" alt="Strike painting"><div class="art-ov"><span class="art-cap">"Strike" — acrylic on canvas, 2012</span></div></div>

          <div class="art-item" onclick="openLb('https://gretaanderson.wordpress.com/wp-content/uploads/2013/03/dsc0152.jpg','For Kris — acrylic on canvas, 2×2 ft, 2013.')"><img src="https://gretaanderson.wordpress.com/wp-content/uploads/2013/03/dsc0152.jpg" alt="For Kris"><div class="art-ov"><span class="art-cap">"For Kris" — acrylic, 2013</span></div></div>

        </div>

      </div>

    </div>

  </div>

</section>

<section id="teaching">

  <div class="si">

    <p class="sl fi">Teaching Portfolio</p>

    <h2 class="st fi">Lessons that <em>linger</em></h2>

    <div class="sd"></div>

    <p class="intro-p fi">My curriculum integrates studio skill development with visual culture analysis, aesthetic inquiry, art criticism, and art history — encouraging students to notice, question, and respond to the world around them.</p>

    <div class="lessons">

      <div class="card fi"><img src="IMG_2778.jpeg" alt="Student self-portraits with pets"><div class="cb2"><p class="grade">Grade 2 · Watercolor Pencil</p><h3 class="c-title">Self-Portraits with Pets</h3><p class="c-desc">Inspired by Frida Kahlo's iconic self-portraits with animals, students used watercolor pencils to portray themselves alongside a beloved pet — building observation, color mixing, and visual storytelling skills.</p></div></div>

      <div class="card fi"><img src="https://gretaanderson.wordpress.com/wp-content/uploads/2013/06/photo-24.jpg" alt="Monster Pinch Pots"><div class="cb2"><p class="grade">K–2 · Ceramics</p><h3 class="c-title">Monster Pinch Pots</h3><p class="c-desc">Students dyed Model Magic with markers, formed pinch pots, then added expressive features — teeth, tongues, hair, and mini-monsters. A joyful introduction to form and fearless creative risk-taking.</p></div></div>

      <div class="card fi"><img src="https://gretaanderson.wordpress.com/wp-content/uploads/2012/11/imag0478.jpg" alt="Frida Kahlo self-portraits"><div class="cb2"><p class="grade">Grade 2 · Watercolor Pencil</p><h3 class="c-title">Frida Kahlo Self-Portraits with Pattern</h3><p class="c-desc">Students discovered they could move beyond stick figures. Step-by-step watercolor pencil portraits with bold patterned backgrounds — a celebration of identity, shared proudly at the school open house.</p></div></div>

      <div class="card fi"><img src="https://gretaanderson.wordpress.com/wp-content/uploads/2012/11/dsc0060.jpg" alt="Cézanne Still Lifes"><div class="cb2"><p class="grade">Grades 3–4 · Painting</p><h3 class="c-title">Cézanne Still Lifes</h3><p class="c-desc">Students studied Paul Cézanne's 200+ still life paintings and created their own compositions — learning that art history lives in practice, not just in textbooks.</p></div></div>

      <div class="card fi"><img src="https://gretaanderson.wordpress.com/wp-content/uploads/2012/11/imag05422.jpg" alt="Cityscapes"><div class="cb2"><p class="grade">Grade 6 · Drawing</p><h3 class="c-title">One-Point Perspective Cityscapes</h3><p class="c-desc">Referencing Georgia O'Keeffe's cityscapes and students' own west-side Chicago neighborhood, this project built technical drawing skill alongside deep personal and cultural connection to place.</p></div></div>

      <div class="card fi"><img src="https://gretaanderson.wordpress.com/wp-content/uploads/2013/06/picstitch-2.jpg" alt="Student Art Exhibition"><div class="cb2"><p class="grade">K–8 · Exhibition</p><h3 class="c-title">Annual Student Art Exhibition</h3><p class="c-desc">Organized and curated a full K–8 student art show — selecting work, designing the hanging layout, and creating a moment where students could see themselves as real artists in front of their families.</p></div></div>

    </div>

    <div class="phil fi">

      <h3>My Teaching <em>Philosophy</em></h3>

      <p>Art class is not a break from learning — it is some of the deepest learning that happens in school. My classroom centers student voice, cultural identity, and the creative process over the final product. I use art history and contemporary visual culture to help students situate their own work within broader artistic, social, and cultural conversations. Having found my own voice through the arts, I am deeply committed to ensuring all students have the opportunity — and the courage — to explore, reflect, and express themselves.</p>

    </div>

  </div>

</section>

<section id="advocacy">

  <div class="si">

    <p class="sl fi">Advocacy & Public Speaking</p>

    <h2 class="st fi">Those closest to the pain<br>should be closest to <em>the power</em></h2>

    <div class="sd"></div>

    <p class="intro-p fi">My advocacy work is grounded in lived experience and over two decades of public service. From delivering congressional testimony to keynoting statewide conferences, I have built a career around one conviction: the people most affected by a system must be the ones shaping it.</p>

    <div class="adv-grid fi">

      <div class="hi-list">

        <div class="hi"><div class="dot"></div><div><h4>Program & Policy Coordinator–Advanced, Wisconsin DCF (2018–Present)</h4><p>Policy lead for the Wisconsin Youth Advisory Council — embedding youth voice throughout agency decision-making. Managed $2.8M in COVID-era emergency funding, dispersed equitably and in a community-driven way.</p></div></div>

        <div class="hi"><div class="dot"></div><div><h4>Co-Founder, Fostering Success at UW–Stout (2014–2018)</h4><p>Built Wisconsin's first higher education support program for students from out-of-home care. Peer-led model now receives state funding and has been replicated on eight UW campuses.</p></div></div>

        <div class="hi"><div class="dot"></div><div><h4>TEDx UW–Stout Presenter (2015)</h4><p>Delivered a TEDx talk on lived experience, identity, and the power of youth voice in systems change.</p></div></div>

        <div class="hi"><div class="dot"></div><div><h4>Congressional Testimony & Capitol Hill Advocacy</h4><p>Delivered testimony before the U.S. House Ways and Means Committee (2009). Advocated for the Family First Act alongside Casey Family Programs. Witness testimony partner, Wisconsin Foster Care Task Force (2017).</p></div></div>

        <div class="hi"><div class="dot"></div><div><h4>Governor's Appointee — Future of the Family Commission (2016)</h4><p>Appointed by the Governor of Wisconsin to contribute lived experience expertise to statewide family policy.</p></div></div>

        <div class="hi"><div class="dot"></div><div><h4>FosterClub All-Star & National Consultant (2009–2014)</h4><p>Selected as a 2009 FosterClub All-Star. Consultant with FosterClub and the National Resource Center for Youth Development, delivering keynotes at federal and state convenings.</p></div></div>

        <div class="hi"><div class="dot"></div><div><h4>UW–Stout Diversity Award Recipient (2017)</h4><p>Recognized for outstanding contributions to diversity, equity, and inclusion at the University of Wisconsin–Stout.</p></div></div>

      </div>

      <div class="adv-photos">

        <img src="2025-05-03_Image_Lived_Experience_Conference_0874_198.jpeg" alt="Greta speaking at Lived Experience Conference">

        <img src="IMG_2226.jpeg" alt="Greta at podium">

        <img src="IMG_3256.jpeg" alt="Wisconsin DCF recognition ceremony">

      </div>

    </div>

    <div style="margin-top:4rem">

      <p class="sl fi">Speaking Topics</p>

      <div class="spk-cards fi">

        <div class="spk"><p class="spk-yr">Education</p><h4>Art as a Tool for Youth Empowerment</h4><p>How creative practice builds self-efficacy, emotional regulation, and identity formation — especially for students from vulnerable backgrounds.</p></div>

        <div class="spk"><p class="spk-yr">Policy</p><h4>Foster Youth Voice in Systems Change</h4><p>Embedding lived experience into public policy — from legislative advocacy to agency decision-making. Why proximity to pain must mean proximity to power.</p></div>

        <div class="spk"><p class="spk-yr">Higher Education</p><h4>Foster Youth & College Access</h4><p>What universities can do to genuinely support students from out-of-home care: FAFSA, housing policy, campus supports, and the peer-led model that works.</p></div>

      </div>

    </div>

  </div>

</section>

<section id="resume">

  <div class="si">

    <p class="sl fi">Resume</p>

    <h2 class="st fi">Experience & <em>Education</em></h2>

    <div class="sd"></div>

    <div class="res-sum fi"><p>Child welfare systems-change leader with over two decades of professional and lived expertise in advancing youth and family voice in public systems. Demonstrated leader of state-level initiatives; skilled at developing cross-system partnerships, building inclusive engagement and recruitment strategies, and providing training and technical assistance. Strengths-based developer of lived experience leaders — passionate about creating meaningful opportunities for youth and families to improve program effectiveness, shape policy, and increase equity for children and families.</p></div>

    <div class="res-lay fi">

      <div>

        <p class="rst">Child Welfare & Policy Leadership</p>

        <div class="ri"><p class="ri-t">Advanced Program & Policy Coordinator</p><p class="ri-s">Wisconsin Department of Children and Families</p><p class="ri-d">March 2018 – Present</p><ul><li>Lead youth voice integration through statewide Youth Advisory Council (YAC) recruitment, retention, and leadership development</li><li>Policy lead ensuring youth lived experience is embedded throughout DCF's work — not siloed</li><li>Led development of DCF's Guide for Youth in Out-of-Home Care Placements in Wisconsin</li><li>Oversee PATHS housing-first program for emerging adults with child welfare experience</li><li>Managed $2.8M in COVID-19 emergency funding — equitable, community-driven dispersal</li><li>Monitor budgets and provide technical assistance for seven tribal Independent Living program partners</li><li>Facilitate Foster Youth to College Advisory Council, aligning youth and postsecondary voices for policy recommendations</li></ul></div>

        <div class="ri"><p class="ri-t">Co-Founder & Outreach Specialist</p><p class="ri-s">Fostering Success at UW–Stout</p><p class="ri-d">March 2014 – March 2018</p><ul><li>Co-founded Wisconsin's first higher education support program for students from out-of-home care and homelessness</li><li>Built peer leadership and mentorship structures; designed workshops and post-secondary readiness camps</li><li>Authored grants, managed budgets, led strategic planning, reported to advisory boards</li><li>Organized advocacy for housing deposit deferment, fee waivers, and campus policy reforms</li><li>Model now receives state funding; replicated on 8 UW campuses</li></ul></div>

        <div class="ri"><p class="ri-t">Intern / Consultant</p><p class="ri-s">FosterClub & National Resource Center for Youth Development</p><p class="ri-d">June 2009 – 2014</p><ul><li>Delivered national trainings and keynotes at federal and state convenings</li><li>Advocated on Capitol Hill for the Family First Act alongside Casey Family Programs</li><li>Represented lived experience on national platforms and advisory groups</li></ul></div>

        <p class="rst" style="margin-top:2.3rem">Education</p>

        <div class="ri"><p class="ri-t">Graduate Studies — Advocacy & Political Leadership</p><p class="ri-s">Metropolitan State University</p><p class="ri-d">In Progress</p><ul><li>Coursework in political leadership, policy change, and advocacy</li></ul></div>

        <div class="ri"><p class="ri-t">Bachelor of Science — Art Education</p><p class="ri-s">University of Wisconsin–Stout, Menomonie, WI</p><p class="ri-d">2006 – 2011</p><ul><li>Minor in Art History</li><li>Senior thesis: Cowbird Series — socio-political paintings exploring foster youth identity</li><li>Coursework in painting, printmaking, ceramics, art metals, and 2D digital imaging</li></ul></div>

      </div>

      <div>

        <p class="rst">Educational Leadership</p>

        <div class="ri"><p class="ri-t">Kindergarten–8th Grade Art Teacher</p><p class="ri-s">Piccolo School of Excellence, Chicago Public Schools</p><p class="ri-d">2012 – 2013</p><ul><li>Delivered high-caliber, youth-driven arts programming to 540 K–8 students at a first-year turnaround school on Chicago's west side</li><li>Developed full curriculum integrating art history, studio practice, and cultural connection across all grade levels</li><li>Organized and curated annual K–8 student art exhibition</li></ul></div>

        <div class="ri"><p class="ri-t">Teaching Intern</p><p class="ri-s">Breakthrough Kent Denver School, Denver, CO</p><p class="ri-d">2011</p><ul><li>Taught middle school English and art elective to high-achieving students from low-income backgrounds</li><li>Designed curriculum centered on youth empowerment and creative expression</li></ul></div>

        <div class="ri"><p class="ri-t">Student Teacher</p><p class="ri-s">Chippewa Falls High School, WI</p><p class="ri-d">2011</p><ul><li>Taught foundations studio and art history at a large western Wisconsin high school</li></ul></div>

        <p class="rst" style="margin-top:2.3rem">Presentations, Awards & Recognition</p>

        <div class="ri"><ul>

          <li><strong>Keynote Speaker</strong> — Foster Youth Graduation Celebration, 2021</li>

          <li><strong>TEDx UW–Stout Presenter</strong>, 2015</li>

          <li><strong>Governor's Appointee</strong> — Future of the Family Commission, 2016</li>

          <li><strong>UW–Stout Diversity Award Recipient</strong>, 2017</li>

          <li><strong>Witness Testimony</strong> — U.S. House Ways & Means Committee, 2009</li>

          <li><strong>Witness Testimony / Contributing Partner</strong> — WI Foster Care Task Force, 2017</li>

          <li><strong>Member</strong> — Secretary's Advisory Council on Child Welfare, 2009–2012</li>

          <li><strong>Federal Grant Reviewer</strong> — Administration for Children & Families, 2011</li>

          <li><strong>State Reviewer</strong> — WI Children & Family Services Review, 2010</li>

          <li><strong>General Session Presenter</strong> — WFAPA, 2015</li>

          <li><strong>ACE Interface Master Trainer</strong> — Saint A's, 2017</li>

          <li><strong>Dear Leaders Tool Contributing Consultant</strong> — Alia, 2021</li>

          <li>Art featured on FosterClub.com and the WI Foster Care & Adoption Resource Center</li>

        </ul></div>

      </div>

    </div>

    <div style="margin-top:2.8rem;text-align:center" class="fi">

      <a href="mailto:Greta.L.Munns@gmail.com?subject=Resume Request" class="btn btn-p">Request Full Resume</a>

    </div>

  </div>

</section>

<section id="contact">

  <div class="si">

    <p class="sl fi">Contact</p>

    <h2 class="st fi">Let's <em>connect</em></h2>

    <div class="sd"></div>

    <div class="con-grid fi">

      <div>

        <p class="con-txt">I'm currently seeking K–12 art teaching roles where I can bring my full self — educator, advocate, artist, and parent — into a school community that values creativity, connection, and student voice. I'd love to hear from you.</p>

        <div class="con-links">

          <a href="mailto:Greta.L.Munns@gmail.com" class="clink"><div class="cicon">✉</div>Greta.L.Munns@gmail.com</a>

          <a href="tel:7155791291" class="clink"><div class="cicon">☎</div>(715) 579-1291</a>

          <a href="#" class="clink"><div class="cicon">📍</div>Oregon, WI 53575</a>

        </div>

      </div>

      <form class="con-form" onsubmit="return false;">

        <input type="text" placeholder="Your name">

        <input type="email" placeholder="Your email">

        <input type="text" placeholder="Subject">

        <textarea placeholder="Your message..."></textarea>

        <button type="submit">Send Message</button>

      </form>

    </div>

  </div>

</section>

<footer>

  <span class="fn">Greta Munns — Art & Advocacy</span>

  <span class="fc">© 2026 · gretamunns.com</span>

</footer>

<script>

const obs=new IntersectionObserver(e=>{e.forEach(e=>{if(e.isIntersecting)e.target.classList.add('v')})},{threshold:.08});

document.querySelectorAll('.fi').forEach(el=>obs.observe(el));

document.querySelectorAll('.lessons .card,.spk-cards .spk').forEach((c,i)=>{c.style.transitionDelay=`${i*.07}s`;c.classList.add('fi');obs.observe(c)});

function switchTab(e,id){document.querySelectorAll('.tab-panel').forEach(p=>p.classList.remove('active'));document.querySelectorAll('.tab-btn').forEach(b=>b.classList.remove('active'));document.getElementById('tab-'+id).classList.add('active');e.currentTarget.classList.add('active')}

function openLb(src,cap){document.getElementById('lb-img').src=src;document.getElementById('lb-cap').textContent=cap||'';document.getElementById('lb').classList.add('open');document.body.style.overflow='hidden'}

function closeLb(){document.getElementById('lb').classList.remove('open');document.body.style.overflow=''}

document.getElementById('lb').addEventListener('click',function(e){if(e.target===this)closeLb()});

document.addEventListener('keydown',e=>{if(e.key==='Escape')closeLb()});

const secs=document.querySelectorAll('section[id]');

window.addEventListener('scroll',()=>{let cur='';secs.forEach(s=>{if(window.scrollY>=s.offsetTop-130)cur=s.id});document.querySelectorAll('.nav-links a').forEach(a=>{a.classList.toggle('active',a.getAttribute('href')==='#'+cur)})},{passive:true});

</script>

</body>

</html>