#fyv-page { font-family:’Lato’,sans-serif !important; }
#fyv-page * { box-sizing:border-box; }
#fyv-page h1,#fyv-page h2,#fyv-page h3,#fyv-page h4,#fyv-page blockquote { font-family:’Playfair Display’,serif !important; }
#fyv-page a { text-decoration:none; }
.fyv-hero { background:#6B2016; color:#F0EBE3; padding:80px 24px 70px; text-align:center; display:flex; flex-direction:column; align-items:center; }
.fyv-logo-btn { display:inline-block; margin-bottom:28px; border-radius:10px; overflow:hidden; border:2px solid rgba(240,235,227,0.3); }
.fyv-logo-btn img { display:block; height:65px; width:auto; max-width:300px; object-fit:contain; background:#F0EBE3; padding:10px 16px; }
.fyv-badge { display:inline-block; border:1px solid rgba(240,235,227,0.4); color:#F0EBE3; font-size:11px; font-weight:700; letter-spacing:3px; text-transform:uppercase; padding:7px 20px; border-radius:50px; margin-bottom:24px; font-family:’Lato’,sans-serif; }
.fyv-h1 { font-family:’Playfair Display’,serif !important; font-size:clamp(2.4rem,6vw,4.2rem); font-weight:700; line-height:1.12; color:#F0EBE3; margin:0 0 10px; max-width:780px; }
.fyv-h1 em { font-style:italic; color:#F2DADA; }
.fyv-subtitle { font-family:’Playfair Display’,serif !important; font-style:italic; font-size:clamp(1rem,2.5vw,1.25rem); color:rgba(240,235,227,0.65); margin:0 0 24px; max-width:560px; }
.fyv-desc { font-size:1.02rem; color:rgba(240,235,227,0.78); max-width:520px; margin:0 0 38px; line-height:1.85; font-family:’Lato’,sans-serif; }
.fyv-btn { display:inline-block; background:#F0EBE3; color:#6B2016; padding:18px 44px; border-radius:8px; font-family:’Lato’,sans-serif !important; font-size:14px; font-weight:700; letter-spacing:1.5px; text-transform:uppercase; text-decoration:none !important; }
.fyv-note { font-size:12px; color:rgba(240,235,227,0.35); margin-top:10px; font-family:’Lato’,sans-serif; }
.fyv-section { padding:72px 24px; }
.fyv-container { max-width:940px; margin:0 auto; }
.fyv-container-wide { max-width:1080px; margin:0 auto; }
.fyv-label { font-size:10px; font-weight:700; letter-spacing:3.5px; text-transform:uppercase; color:#C05038; margin-bottom:12px; font-family:’Lato’,sans-serif; display:block; }
.fyv-h2 { font-family:’Playfair Display’,serif !important; font-size:clamp(1.8rem,3.5vw,2.6rem); font-weight:700; color:#6B2016; line-height:1.2; margin:0 0 18px; }
.fyv-h2 em { font-style:italic; color:#B5412A; }
.fyv-divider { width:50px; height:3px; background:#B5412A; border-radius:2px; margin-bottom:24px; }
.fyv-grid-2 { display:grid; grid-template-columns:1fr 1fr; gap:48px; align-items:start; margin-top:44px; }
.fyv-grid-inst { display:grid; grid-template-columns:290px 1fr; gap:48px; align-items:start; }
.fyv-checklist { display:grid; grid-template-columns:1fr 1fr; gap:13px; margin-top:36px; }
.fyv-check { display:flex; gap:13px; align-items:flex-start; background:#fff; border:1.5px solid #D6CEC4; border-radius:11px; padding:17px 18px; }
.fyv-dot { width:22px; height:22px; min-width:22px; background:#B5412A; border-radius:50%; display:flex; align-items:center; justify-content:center; margin-top:2px; flex-shrink:0; }
.fyv-check p { font-size:0.91rem; color:#5A3A2A; margin:0; font-family:’Lato’,sans-serif; }
.fyv-features { display:flex; flex-direction:column; gap:16px; }
.fyv-feat { display:flex; gap:13px; align-items:flex-start; }
.fyv-feat-icon { width:42px; height:42px; min-width:42px; background:#B5412A; border-radius:9px; display:flex; align-items:center; justify-content:center; }
.fyv-feat-icon svg { width:20px; height:20px; fill:#F0EBE3; }
.fyv-feat h4 { font-family:’Playfair Display’,serif !important; font-size:0.96rem; font-weight:600; color:#6B2016; margin:0 0 3px; }
.fyv-feat p { font-size:0.84rem; color:#8A6A5A; margin:0; font-family:’Lato’,sans-serif; }
.fyv-sessions { display:grid; grid-template-columns:repeat(auto-fill,minmax(230px,1fr)); gap:14px; margin-top:44px; }
.fyv-session { background:#fff; border:1.5px solid #D6CEC4; border-radius:11px; padding:22px 20px; }
.fyv-session-num { font-size:10px; font-weight:700; letter-spacing:2.5px; text-transform:uppercase; color:#C05038; margin-bottom:7px; font-family:’Lato’,sans-serif; display:block; }
.fyv-session h3 { font-family:’Playfair Display’,serif !important; font-size:1.02rem; font-weight:600; color:#6B2016; line-height:1.35; margin:0; }
.fyv-session-special { background:#B5412A !important; border-color:transparent !important; }
.fyv-session-special .fyv-session-num { color:rgba(240,235,227,0.6) !important; }
.fyv-session-special h3 { color:#F0EBE3 !important; }
.fyv-inst-card { background:#F0EBE3; border-radius:14px; border:1.5px solid #D6CEC4; text-align:center; padding:32px 26px; }
.fyv-avatar { width:108px; height:108px; border-radius:50%; overflow:hidden; margin:0 auto 18px; }
.fyv-avatar img { width:100%; height:100%; object-fit:cover; object-position:center top; display:block; }
.fyv-inst-card h3 { font-family:’Playfair Display’,serif !important; font-size:1.18rem; font-weight:700; color:#6B2016; margin:0 0 4px; }
.fyv-inst-card .cred { font-size:0.79rem; color:#8A6A5A; margin:0 0 14px; font-family:’Lato’,sans-serif; display:block; }
.fyv-inst-card .org { font-size:0.76rem; font-weight:700; color:#B5412A; text-transform:uppercase; letter-spacing:1px; font-family:’Lato’,sans-serif; display:block; }
.fyv-inst-text p { font-size:0.97rem; color:#5A3A2A; margin-bottom:13px; font-family:’Lato’,sans-serif; }
.fyv-blockquote { border-left:4px solid #B5412A; padding-left:16px; font-family:’Playfair Display’,serif !important; font-style:italic; font-size:1.03rem; color:#6B2016; margin-top:22px; line-height:1.6; }
.fyv-tgrid { display:grid; grid-template-columns:1fr 1fr; gap:18px; margin-top:40px; }
.fyv-tcard { background:#fff; border-radius:11px; border:1.5px solid #D6CEC4; padding:24px 22px; }
.fyv-tcard p { font-family:’Playfair Display’,serif !important; font-style:italic; font-size:0.93rem; color:#5A3A2A; line-height:1.75; margin-bottom:14px; }
.fyv-tcard .attr { font-family:’Lato’,sans-serif; font-style:normal; font-size:0.74rem; font-weight:700; color:#B5412A; text-transform:uppercase; letter-spacing:1.5px; display:block; }
.fyv-bgrid { display:grid; grid-template-columns:1fr 1fr; gap:22px; margin-top:44px; align-items:start; }
.fyv-bfree { background:#C0623A; border-radius:14px; overflow:hidden; display:flex; flex-direction:column; }
.fyv-bpaid { background:#F0EBE3; border:2px solid #D6CEC4; border-radius:14px; padding:30px 26px; display:flex; flex-direction:column; }
.fyv-btag { display:inline-block; font-size:10px; font-weight:700; letter-spacing:2.5px; text-transform:uppercase; padding:5px 13px; border-radius:50px; margin-bottom:14px; align-self:flex-start; font-family:’Lato’,sans-serif; }
.fyv-btag-free { background:rgba(240,235,227,0.2); color:#F0EBE3; border:1px solid rgba(240,235,227,0.3); }
.fyv-btag-paid { background:#F2DADA; color:#6B2016; }
.fyv-bfree h3 { font-family:’Playfair Display’,serif !important; font-size:1.2rem; font-weight:700; color:#F0EBE3; margin:0 0 9px; line-height:1.3; }
.fyv-bpaid h3 { font-family:’Playfair Display’,serif !important; font-size:1.2rem; font-weight:700; color:#6B2016; margin:0 0 11px; line-height:1.3; }
.fyv-bfree p { font-size:0.91rem; color:rgba(240,235,227,0.88); line-height:1.7; margin-bottom:7px; font-family:’Lato’,sans-serif; }
.fyv-bpaid p { font-size:0.91rem; color:#5A3A2A; line-height:1.7; margin-bottom:9px; font-family:’Lato’,sans-serif; }
.fyv-bdetail-free { font-weight:700; font-size:0.93rem; margin-top:13px; padding-top:13px; border-top:1px solid rgba(240,235,227,0.25); color:#F0EBE3; font-family:’Lato’,sans-serif; }
.fyv-bdetail-paid { font-weight:700; font-size:0.93rem; margin-top:13px; padding-top:13px; border-top:1px solid #D6CEC4; color:#B5412A; font-family:’Lato’,sans-serif; }
.fyv-photo { width:100%; height:250px; object-fit:cover; object-position:center 40%; display:block; }
.fyv-bfree-body { padding:24px 26px 28px; display:flex; flex-direction:column; }
.fyv-cta { background:#6B2016; text-align:center; padding:80px 24px 70px; }
.fyv-cta .fyv-h2 { color:#F0EBE3; }
.fyv-cta .fyv-label { color:rgba(240,235,227,0.5); }
.fyv-lead { font-size:1rem; color:rgba(240,235,227,0.72); max-width:460px; margin:0 auto 36px; line-height:1.8; font-family:’Lato’,sans-serif; }
.fyv-btn-large { display:inline-block; background:#F0EBE3; color:#6B2016; padding:19px 50px; border-radius:8px; font-family:’Lato’,sans-serif !important; font-size:15px; font-weight:700; letter-spacing:1.5px; text-transform:uppercase; text-decoration:none !important; }
.fyv-footer { background:#6B2016; border-top:1px solid rgba(240,235,227,0.08); color:rgba(240,235,227,0.38); text-align:center; padding:34px 24px; font-size:13px; font-family:’Lato’,sans-serif; }
.fyv-footer a { color:rgba(240,235,227,0.6); text-decoration:none; }
@media(max-width:760px){
.fyv-grid-2,.fyv-grid-inst,.fyv-checklist,.fyv-bgrid,.fyv-tgrid{ grid-template-columns:1fr; gap:24px; }
.fyv-sessions{ grid-template-columns:1fr; }
}
Common Sense Classrooms Inc
8-Session Online Course
Find Your Voice
Authenticity Clears The Path to Your Purpose
A transformative journey inward. Eight thoughtfully guided sessions to help you reconnect with who you truly are, release what holds you back, and step boldly into the life you were made to live.
Reserve My Spot →
No spam. Unsubscribe anytime. Your privacy is respected.
Is This For You?
This Course Was Made For You If…
You feel disconnected from your true self and long to return home to who you really are.
You’ve been living for others’ expectations and are ready to reclaim your own story.
You sense a deeper purpose but haven’t found the path to step into it with confidence.
Old wounds, habits, or fears still quietly shape your decisions and hold you back.
You’re ready to meet yourself with compassion, courage, and a commitment to growth.
You want a structured, guided journey — not just inspiration, but real transformation.
About The Course
A Course That Changes Everything
Many of us have been taught to shrink — to mute our instincts, meet expectations, and drift further from the truth of who we really are. Find Your Voice is the invitation back.
Over 8 guided sessions, you’ll travel through your history, your heart, and your hidden strengths — emerging with clarity, courage, and deep alignment with your authentic purpose.
Designed by educator and life strategist Patricia Poku-Christian, this course blends self-reflection, inner-child healing, and purposeful action into a truly transformative experience.
8 Intentional Sessions
Each session builds on the last — from self-discovery to aligned, purposeful living.
Self-Paced & Online
Learn on your terms, in your space, at a rhythm that honours your life.
Safe, Guided Space
Explore tender places with compassion and a structured, caring framework.
Practical & Reflective
Exercises that create real inner shifts — not just theory, but lived transformation.
The Journey
Your Path, Session by Session
Each session is a deliberate step — an invitation to go deeper, release more, and emerge more fully yourself.
Opening
Introduction
Session 1
Returning To Yourself
Session 2
Listening To Your Inner Voice
Session 3
Meeting Your Younger Self
Session 4
Releasing What No Longer Serves You
Session 5
Stepping Into Courage
Session 6
Redefining Yourself
Session 7
Embracing Your Authentic Self
Session 8
Align With Purpose
Closing
Conclusion
Patricia Poku-Christian
MEd, OCT · President
Common Sense Classrooms Inc
Your Guide
Meet Patricia
Patricia Poku-Christian is a certified educator, life strategist, and the heart behind Common Sense Classrooms Inc — a space dedicated to helping people grow in self-awareness, value, and voice.
With a Master of Education and years of experience cultivating student voice in classrooms, boardrooms, and communities, Patricia brings both professional expertise and deep personal wisdom to her work.
Her philosophy is simple: where your world is the classroom, and your life is the curriculum.
“No matter how small the action, you can help to change the world.”
— A principle Patricia lives by
What People Say
Voices of Impact
“She creates a safe space where students feel comfortable sharing their thoughts. Student input is a focus in her work, and a pivotal factor in the success she experiences within the school community.”
— ESL Department Head, 2011
“Ms. Poku-Christian has shared strategies that capture student voice, so that when planning guest speakers, initiatives and projects, student needs are addressed.”
— School Board Superintendent, 2022
“I really enjoyed the interview. Very interesting and rich conversation. Your wise counsel was spot on!”
— S.W., 2025
“Love how you supported and articulated the young woman’s reality!”
— E.P., 2025
After The Course
Keep Going — Two Exclusive Options
Completing the course is just the beginning. Two special offerings await you at the conclusion.
Completely Free
Live Group Workshop with Patricia
Join a warm, intimate 60-minute group session hosted by Patricia herself. Share breakthroughs, ask questions, and continue your journey in community.
A space to land, integrate, and celebrate how far you’ve come — together.
60-Minute Live Session · FREE for Graduates
Exclusive Offer
Private One-on-One Session with Patricia
Ready to go deeper? Book a private session with Patricia and receive guidance tailored entirely to your unique journey and next steps.
As a course graduate, you unlock a special discount available nowhere else.
50% Off — For Course Graduates Only
Ready To Begin?
Your Authentic Life Is Waiting
Enter your name and email to secure your place in Find Your Voice. Be the first to know when enrolment opens.
Reserve My Spot — It’s Free →
Opens a secure Google Form. No spam, ever.