• Home
  • Blog
  • Brave Girl U Online
    • Course Catalog
    • Teacher Directory
    • Enroll in Brave Girl U Online
  • Certified Local Events
    • Upcoming Certified Events
    • Certified Instructor Directory
  • Bookstore + Gifts
  • Log in
  • Home
  • Blog
  • Brave Girl U Online
    • Course Catalog
    • Teacher Directory
    • Enroll in Brave Girl U Online
  • Certified Local Events
    • Upcoming Certified Events
    • Certified Instructor Directory
  • Bookstore + Gifts
  • Log in

Brave Girl University

You can learn it!

Kolleen Harrison

August 3, 2015 by Kolleen Harrison

Find Me Here

  • LOVEwild
Kolleen Harrison

Kolleen Harrison is a Love Warrior, Tender Spirit, Peace Keeper, Magic Seeker.

She is the founder and creator of LOVEwild and a passionate advocate for LOVE, ACCEPTANCE, KINDNESS, INCLUSION, CONNECTION, PEACE, AND EMPATHY. (She has even been called a “Love Peddler” a time or two!)

Kolleen moves in an undeniable forward motion, always in service to others, constantly creating something beautiful to share with the world. Her sole purpose for conceiving LOVEwild was to inspire love and spread kindness to ALL, together with raising awareness of bullying behaviors within our communities.  She has worked closely with at risk teens and also with patients at one of her local hospitals facilitating art therapy.

Kolleen is a mama to four (three girls and one boy) and feels her children are her greatest teachers. When she isn’t “holding down the fort” or driving around her car that says "TAXI",  you will more than likely find her barefoot in her studio, music turned up loud with paint all over her hands!

Kolleen deeply believes that ONE loving gesture can start a domino effect.  She feels every single one of us is capable of making a difference in this world by the most simple, loving word or action.  She wholeheartedly wants to aid in inspiring others to shift their focus to LOVE, to create a community armed with LOVE, to set in motion a LOVElution!!

Find Me Here

  • LOVEwild

My Courses

The Dandelion Effect

© Copyright 2018 Brave Girls Club LLC · All Rights Reserved

/* ----------------------------------------- */ /* View: Teacher Profile – Courses by Me - start */ /* ----------------------------------------- */ #bgu-teacher-profile-classes-wrapper .bgu-my-classes-wrapper { display: flex; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } .bgu-course-overview-snippet-card { width: 249px; height: 300px; text-align: center; border: solid; border-radius: 25px; border-width: thin; margin: 4.5px; padding: 25px 10px; border-color: #3a9f93; display: flex; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -webkit-flex-flow: column nowrap; -ms-flex-flow: column nowrap; flex-flow: column nowrap; -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; box-shadow: 0px 1px 3px; } .bgu-course-overview-snippet-card img { border-style: solid; border-width: thin; border-color: #ffc20e; } #snippet-title { font-family: neoretrofillregular; } #output-pagination { display: flex; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; margin: 25px auto; font-family: neoretrofillregular; font-style: oblique; } #output-pagination #next-page a:after { content: 'f178'; font-family: FontAwesome; font-weight: normal; font-style: normal; margin:0px 10px 0px 10px; text-decoration:none; } #output-pagination #prev-page a:before { content: 'f177'; font-family: FontAwesome; font-weight: normal; font-style: normal; margin:0px 10px 0px 10px; text-decoration:none; } /* ----------------------------------------- */ /* View: Teacher Profile – Courses by Me - end */ /* ----------------------------------------- */
/* ----------------------------------------- */ /* Content Template: Teacher Bio Page - start */ /* ----------------------------------------- */ /* To hide default post title and author. */ .single-teacher .entry-header, .single-teacher .entry-meta { display: none; } #bgu-teacher-profile-classes-title { margin: 25px 0 0 15px; } /* ----------------------------------------- */ /* Content Template: Teacher Bio Page - end */ /* ----------------------------------------- */ /* ----------------------------------------- */ /* Content Template: Teacher Profile – Bio Section - start */ /* ----------------------------------------- */ #bgu-teacher-profile-main-content-wrapper { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap; } #bgu-teacher-profile-mugshot img { border-radius: 50%; max-width: 300px; border-style: solid; border-width: thin; border-color: #ffc20e; } #bgu-teacher-mugshot-links { min-width: 300px; margin: 0 30px 0 0; display: flex; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; } #bgu-teacher-profile-title { font-family: neoretrofillregular; font-size: 40px; font-size: 4rem; margin-bottom: 20px; } #bgu-teacher-profile-links-wrapper { margin: 30px 0 0 15px; } #bgu-teacher-profile-links ul li { list-style: none; } #bgu-teacher-profile-links ul li:before { font-family: 'FontAwesome'; content: '\f004'; margin: 0 10px 0 -22px; color: #df2851; } /* FOR CHANGING ORDER OF WEBSITE LINKS ON MOBILE VIEWPORTS */ #bgu-teacher-profile-links-mobile { display: none; } @media only screen and (max-width: 700px) { /* Begin customizations to teacher profile page. */ #bgu-teacher-profile-main-content-wrapper { -webkit-flex-flow: column nowrap; -ms-flex-flow: column nowrap; flex-flow: column nowrap; } #bgu-teacher-profile-links-wrapper { display: none; } #bgu-teacher-profile-links-mobile, #bgu-teacher-profile-links-mobile #bgu-teacher-profile-links-wrapper { display: block; } /* End customizations to teacher profile page. */ } @media only screen and (max-width: 480px) { /* Begin css edits to teacher bio page. */ #bgu-teacher-profile-mugshot img { max-width: 100%; width: 100%; } #bgu-teacher-mugshot-links { min-width: 100%; margin: 0; } /* End css edits to teacher bio page. */ } /* ----------------------------------------- */ /* Content Template: Teacher Profile – Bio Section - end */ /* ----------------------------------------- */ /* ----------------------------------------- */ /* Content Template: Pagination Template - start */ /* ----------------------------------------- */ .bgu-pagination { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; background-color: #67c2b6; color: white; padding: 3px 10px; height: 32px; margin-bottom: 30px; width: 100%; } .bgu-pagination div { margin: 0 5px; } .bgu-pagination ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; margin: 0px; } .bgu-pagination ul li { list-style: none; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin: 1px 3px; -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } .bgu-pagination ul li a, .bgu-pagination ul li span.wpv-filter-pagination-link{ border-style: solid; border-width: 1px; border-radius: 50%; width: 28px; height: 28px; text-align: center; } .bgu-pagination ul li a { color: gray; background: white; } .bgu-pagination ul li.wpv_page_current span { background: gray; color: white; font-weight: 600; } .bgu-pagination a.wpv-filter-previous-link.js-wpv-pagination-previous-link, .bgu-pagination a.wpv-filter-next-link.js-wpv-pagination-next-link { background-color: white; padding: 3px 10px; border-radius: 3px; } .bgu-pagination a.wpv-filter-next-link.js-wpv-pagination-next-link:after { font-family: FontAwesome; content: '\f18e'; margin: 0 0 0 8px; font-size: 16px; font-size: 1.6rem; } .bgu-pagination a.wpv-filter-previous-link.js-wpv-pagination-previous-link:before { font-family: FontAwesome; content: '\f190'; margin: 0 8px 0 0; font-size: 16px; font-size: 1.6rem; } @media only screen and (max-width: 700px) { .jump-to-page { display: none; } .prev-page{ order: -1; } } /* ----------------------------------------- */ /* Content Template: Pagination Template - end */ /* ----------------------------------------- */