{"product_id":"when-worries-feel-big-colouring-book","title":"When Worries Feel Big","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Lora:ital,wght@0,400;0,600;1,400\u0026amp;family=DM+Sans:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n.sp *, .sp *::before, .sp *::after { box-sizing: border-box; margin: 0; padding: 0; }\n.sp {\n  --primary: #bb008c; --primary-light: #f9e5f4; --primary-dark: #8a0066;\n  --secondary: #38b6ff; --secondary-light: #e8f6ff;\n  --accent: #ffcc00; --accent-light: #fffbe6;\n  --dark: #040404; --muted: #666666; --border: #e5e5e5;\n  font-family: 'DM Sans', sans-serif; color: var(--dark); font-size: 15px;\n  line-height: 1.7; max-width: 860px; margin: 0 auto; padding: 0 1rem 3rem;\n}\n.sp h1, .sp h2, .sp h3 { font-family: 'Lora', serif; font-weight: 600; line-height: 1.25; color: var(--dark); }\n.sp p { margin-bottom: 1rem; }\n.sp .badge { display: inline-block; background: var(--primary-light); color: var(--primary-dark); font-size: 11px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; padding: 4px 12px; border-radius: 20px; margin-bottom: 1rem; }\n.sp .badge-blue { background: var(--secondary-light); color: #0077cc; }\n.sp .above-fold { display: grid; grid-template-columns: 1fr 1fr; gap: 2rem; align-items: start; padding: 2rem 0; border-bottom: 1px solid var(--border); margin-bottom: 2.5rem; }\n@media (max-width: 640px) { .sp .above-fold { grid-template-columns: 1fr; } }\n.sp .hero-headline { font-size: clamp(1.5rem, 3.5vw, 2.1rem); margin-bottom: 0.75rem; }\n.sp .hero-sub { font-size: 15px; color: var(--muted); margin-bottom: 1.25rem; }\n.sp .bullet-list { list-style: none; margin: 0 0 1.5rem; }\n.sp .bullet-list li { padding: 4px 0 4px 1.5rem; position: relative; font-size: 14px; color: var(--muted); }\n.sp .bullet-list li::before { content: ''; position: absolute; left: 0; top: 12px; width: 7px; height: 7px; border-radius: 50%; background: var(--primary); }\n.sp .order-box { background: #fff; border: 1.5px solid var(--primary); border-radius: 12px; padding: 1.5rem; }\n.sp .price-display { text-align: center; margin-bottom: 1.25rem; }\n.sp .price-now { font-size: 2.2rem; font-weight: 600; color: var(--primary); font-family: 'Lora', serif; }\n.sp .price-note { font-size: 11px; color: #999; display: block; margin-top: 2px; }\n.sp .cta-btn { display: block; width: 100%; background: var(--primary); color: #fff !important; font-size: 15px; font-weight: 600; padding: 14px 20px; border-radius: 8px; border: none; text-align: center; text-decoration: none !important; margin-bottom: 0.75rem; }\n.sp .cta-btn:hover { background: var(--primary-dark); }\n.sp .trust-row { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin-top: 0.75rem; }\n.sp .trust-item { font-size: 11px; color: #999; }\n.sp .section { margin: 2.5rem 0; }\n.sp .section-label { font-size: 11px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; color: var(--primary); margin-bottom: 0.5rem; }\n.sp .section h2 { font-size: 1.5rem; margin-bottom: 1rem; }\n.sp .section h3 { font-size: 1.05rem; margin-bottom: 0.4rem; }\n.sp .scenario { background: var(--primary-light); border-radius: 12px; padding: 1.5rem 1.75rem; margin: 1.5rem 0; }\n.sp .scenario p:last-child { margin-bottom: 0; }\n.sp .card-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 1rem; margin: 1.5rem 0; }\n.sp .card { border: 1px solid var(--border); border-radius: 12px; padding: 1.25rem; background: #fff; }\n.sp .card .num { font-family: 'Lora', serif; font-size: 13px; font-weight: 600; color: var(--primary); display: block; margin-bottom: 0.35rem; }\n.sp .card p { font-size: 14px; color: var(--muted); margin-bottom: 0; }\n.sp .callout { background: var(--secondary-light); border-left: 4px solid var(--secondary); border-radius: 0 10px 10px 0; padding: 1.25rem 1.5rem; margin: 1.5rem 0; }\n.sp .callout p:last-child { margin-bottom: 0; }\n.sp .value-box { background: var(--accent-light); border: 1px solid var(--accent); border-radius: 12px; padding: 1.5rem; margin: 1.5rem 0; text-align: center; }\n.sp .value-box p:last-child { margin-bottom: 0; }\n.sp .faq-item { border-bottom: 1px solid var(--border); padding: 1.1rem 0; }\n.sp .faq-item:last-child { border-bottom: none; }\n.sp .faq-item p { font-size: 14px; color: var(--muted); margin-bottom: 0; }\n.sp .final-cta { background: var(--primary); border-radius: 14px; padding: 2.25rem 1.75rem; text-align: center; margin-top: 3rem; }\n.sp .final-cta h2, .sp .final-cta p { color: #fff; }\n.sp .final-cta p { opacity: 0.92; font-size: 15px; max-width: 520px; margin: 0 auto 1.5rem; }\n.sp .final-cta .cta-btn { background: #fff; color: var(--primary) !important; max-width: 340px; margin: 0 auto; }\n.sp .final-cta .cta-btn:hover { background: var(--accent); color: var(--dark) !important; }\n.sp .byline { font-size: 13px; color: var(--muted); font-style: italic; text-align: center; margin-top: 2rem; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"sp\"\u003e\n\n  \u003cdiv class=\"above-fold\"\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"badge\"\u003eInstant digital download\u003c\/span\u003e\n      \u003ch1 class=\"hero-headline\"\u003eWhen your child's worries are too big for words, give them something they can colour instead.\u003c\/h1\u003e\n      \u003cp class=\"hero-sub\"\u003eA 57 page calming colouring and activity book that helps children aged 4 to 8 notice their feelings, understand where worry sits in their body, and find their own way back to calm.\u003c\/p\u003e\n      \u003cul class=\"bullet-list\"\u003e\n        \u003cli\u003eCreated by a paediatric occupational therapist\u003c\/li\u003e\n        \u003cli\u003eNo talking required, colouring does the work\u003c\/li\u003e\n        \u003cli\u003ePrint it as many times as you like, forever\u003c\/li\u003e\n        \u003cli\u003eReady to download the moment you buy\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"order-box\"\u003e\n      \u003cdiv class=\"price-display\"\u003e\n        \u003cspan class=\"price-now\"\u003eAU$14.99\u003c\/span\u003e\n        \u003cspan class=\"price-note\"\u003eOne payment. Yours to keep and reprint.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003ca href=\"#\" class=\"cta-btn\"\u003eDownload the book\u003c\/a\u003e\n      \u003cdiv class=\"trust-row\"\u003e\n        \u003cspan class=\"trust-item\"\u003eInstant delivery\u003c\/span\u003e\n        \u003cspan class=\"trust-item\"\u003e57 pages\u003c\/span\u003e\n        \u003cspan class=\"trust-item\"\u003ePrint at home\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eThe moment this is for\u003c\/p\u003e\n    \u003ch2\u003eIt is 7pm and something is wrong, but she cannot tell you what.\u003c\/h2\u003e\n    \u003cdiv class=\"scenario\"\u003e\n      \u003cp\u003eHer tummy hurts. She is not hungry. She does not want to talk about school and she does not want to go to bed either. When you ask what is wrong she says \"nothing\" and then cries about the wrong colour cup.\u003c\/p\u003e\n      \u003cp\u003eYou have tried asking gentle questions. You have tried leaving her alone. You have tried the deep breaths that the poster at school suggested. Nothing lands, because talking about a feeling is a very advanced skill and she is four, or six, or seven, and the feeling is still sitting there with nowhere to go.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eChildren do not usually explain their worries. They show them. In the tummy aches, the wobbly legs, the meltdown over something small, the sudden shyness at the party they were excited about that morning.\u003c\/p\u003e\n    \u003cp\u003eThis book gives that feeling somewhere to go. Not through a conversation, but through a pencil.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWhy colouring\u003c\/p\u003e\n    \u003ch2\u003eA quiet activity opens doors that questions close.\u003c\/h2\u003e\n    \u003cp\u003eWhen a child sits down to colour, their hands are busy and the pressure to perform disappears. There is no right answer, no eye contact required, no expectation to explain. Occupational therapists use this all the time, because it is often in that calm, side by side, hands busy space that children start to talk on their own terms.\u003c\/p\u003e\n    \u003cp\u003eEvery page in this book is doing something. A child colours a picture of a girl noticing butterflies in her tummy and, without being asked a single question, they have just learned that feelings live in the body. They colour a jar of calming tools and they now have a list of things to try next time.\u003c\/p\u003e\n    \u003cdiv class=\"callout\"\u003e\n      \u003cp\u003eThis is not a worksheet and it is not therapy homework. It is a colouring book that happens to be built on how children actually learn about their emotions.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWhat is inside\u003c\/p\u003e\n    \u003ch2\u003e57 pages, structured in gentle steps.\u003c\/h2\u003e\n    \u003cdiv class=\"card-grid\"\u003e\n      \u003cdiv class=\"card\"\u003e\n        \u003cspan class=\"num\"\u003ePart one\u003c\/span\u003e\n        \u003ch3\u003eNoticing my feelings\u003c\/h3\u003e\n        \u003cp\u003ePages that help a child spot what is happening inside, from the busy thoughts to the wobbly tummy, before anyone tries to fix it.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"card\"\u003e\n        \u003cspan class=\"num\"\u003ePart two\u003c\/span\u003e\n        \u003ch3\u003eWhere worry sits\u003c\/h3\u003e\n        \u003cp\u003eFeelings mapped onto the body in a way a young child can see and colour, so they can start to recognise their own early signs.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"card\"\u003e\n        \u003cspan class=\"num\"\u003ePart three\u003c\/span\u003e\n        \u003ch3\u003eFinding calm again\u003c\/h3\u003e\n        \u003cp\u003eCalming tools, quiet moments and slow pages that give the nervous system somewhere soft to land.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"card\"\u003e\n        \u003cspan class=\"num\"\u003ePart four\u003c\/span\u003e\n        \u003ch3\u003eBrave thoughts\u003c\/h3\u003e\n        \u003cp\u003eAffirmation pages and small confidence steps, written in a child's own voice rather than an adult's.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eThere is also a name page at the front, a short note for parents, and space at the back for your child to write their own brave words.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWho it is for\u003c\/p\u003e\n    \u003ch2\u003eMade for children aged 4 to 8.\u003c\/h2\u003e\n    \u003cul class=\"bullet-list\"\u003e\n      \u003cli\u003eChildren who feel things intensely but cannot yet name them\u003c\/li\u003e\n      \u003cli\u003eChildren with autism or ADHD who find talking about emotions difficult\u003c\/li\u003e\n      \u003cli\u003eAnxious children who need a wind down that is not a screen\u003c\/li\u003e\n      \u003cli\u003eChildren starting school, changing classes, or facing something new\u003c\/li\u003e\n      \u003cli\u003eAny child who needs a quiet ten minutes at the end of a loud day\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp\u003eIt works one on one with a parent, in a classroom calm corner, or on the kitchen table while dinner cooks. You do not need to be trained in anything. You just need to sit nearby.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWhat you get\u003c\/p\u003e\n    \u003cdiv class=\"value-box\"\u003e\n      \u003cp\u003e\u003cstrong\u003eOne printable PDF. 57 pages. US Letter size, prints perfectly on A4.\u003c\/strong\u003e\u003c\/p\u003e\n      \u003cp\u003eDownload it once and print any page as many times as you like, for as long as you need it. A page that helped last winter can be printed again next winter.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eA single session with a paediatric occupational therapist in Australia costs between AU$150 and AU$250. This book is not a replacement for that, and it does not pretend to be. It is a small, useful thing you can have in your hands tonight for less than the cost of a takeaway coffee run.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eCommon questions\u003c\/p\u003e\n    \u003ch2\u003eBefore you buy\u003c\/h2\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003ch3\u003eHow do I get the book?\u003c\/h3\u003e\n      \u003cp\u003eThe download link arrives by email straight after checkout, usually within a minute. If it has not landed, check your junk folder before you email us.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003ch3\u003eDo I need a special printer?\u003c\/h3\u003e\n      \u003cp\u003eNo. Any home printer on plain white paper works. Print single sided so markers do not show through, and use slightly thicker paper if your child likes textas.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003ch3\u003eMy child is nearly nine. Is it still suitable?\u003c\/h3\u003e\n      \u003cp\u003eThe illustrations sit comfortably up to about eight or nine. If your child enjoys colouring, the content will land. If they have outgrown colouring, this is probably not the right fit.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003ch3\u003eCan I print it for more than one child?\u003c\/h3\u003e\n      \u003cp\u003eYes, for your own family. If you are a teacher or therapist wanting to use it across a class or caseload, contact us about a setting licence.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003ch3\u003eIs this a therapy programme?\u003c\/h3\u003e\n      \u003cp\u003eNo. It is a supportive resource created by a paediatric occupational therapist, designed to sit alongside everyday parenting. It is not a substitute for individual assessment or treatment.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003ch3\u003eCan I get a refund?\u003c\/h3\u003e\n      \u003cp\u003eBecause the file downloads immediately, digital purchases are not refundable. Please read the description carefully before you buy, and email us first if you are unsure whether it suits your child.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"final-cta\"\u003e\n    \u003cspan class=\"badge badge-blue\"\u003eReady in under a minute\u003c\/span\u003e\n    \u003ch2\u003eTonight could be a quieter one.\u003c\/h2\u003e\n    \u003cp\u003eDownload the book, print a few pages, and sit next to your child while they colour. That is the whole method. It is often enough.\u003c\/p\u003e\n    \u003ca href=\"#\" class=\"cta-btn\"\u003eGet When Worries Feel Big for AU$14.99\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"byline\"\u003eCreated by a paediatric occupational therapist at MyTheraPlayBox, the digital resource arm of EquipKids Occupational Therapy, Melbourne.\u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"MyTheraPlayBox","offers":[{"title":"Default Title","offer_id":52875582898488,"sku":null,"price":14.95,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0815\/0335\/5192\/files\/digital_colourbook_-_When_Worries_Feel_Big.png?v=1788070522","url":"https:\/\/mytheraplaybox.com.au\/products\/when-worries-feel-big-colouring-book","provider":"MyTheraPlayBox","version":"1.0","type":"link"}