The Cortisol Reset: Evolution’s Masterpiece, Modern Life Problem | Clare Louise Mortimer
The Cortisol Reset book cover

A Book by Clare Louise Mortimer

The Cortisol Reset

Evolution’s Masterpiece, Modern Life Problem

General release 31 August 2026

“When the most exquisite thing evolution designed collides with modern life, the result is a cascade of disease.”

Are you exhausted but can’t sleep? Gaining weight despite trying everything? Losing your sharpness, your drive, your sense of who you used to be? You are not imagining it, and you are not alone. What you are living with has a name, a mechanism, and a way out.

Pre-order from The Great British Bookshop

Orders held until general release on 31 August 2026

Pre-order from Amazon

Releases 31 August 2026

About the book

The story your body has been trying to tell

You’re wired at night, then exhausted by morning. You need coffee, or some herbal upper, to get through the day, then reach for the wine to switch off at night. Your patience is shorter than it used to be. You forget things. You can’t concentrate. You no longer feel like yourself.

Or perhaps it wasn’t you. Perhaps it was your partner, your parent, your child, or someone you once knew. They became anxious, withdrawn, irritable or impossible to reach, and you were left wondering what happened.

People rarely change overnight. It happens gradually, so gradually that we blame stress, work, hormones, getting older or personality, never realising they may all be different chapters in the same story.

The Cortisol Reset follows that story back to one of the body’s most remarkable survival systems. Blending neuroscience, physiology and lived experience, Clare Louise Mortimer explains why a system designed to protect us can gradually lose its ability to keep us in balance, changing the way we think, feel, remember, respond and recover.

This isn’t simply a book about understanding what goes wrong. It is about understanding what helps and why. As the science unfolds, so does a practical path forward, explaining why approaches as diverse as movement, breathwork, nature, sleep, hypnosis, NLP and simple moments of curiosity can all influence the same underlying system in different ways.

This is not another stress management book, nor is it a collection of quick fixes. It is an invitation to understand why people change, to see yourself and those around you with fresh eyes, and to discover that the way back begins with understanding the story your body has been trying to tell.

The Cortisol Reset by Clare Louise Mortimer — paperback back cover

From the back cover

“When the most exquisite thing evolution designed collides with modern life, the result is a cascade of disease.”

Are you exhausted but can’t sleep? Gaining weight despite trying everything? Losing your sharpness, your drive, your sense of who you used to be? You are not imagining it and you are not alone. What you are living with has a name, a mechanism, and a way out.

Cortisol is not the enemy. It is one of the most sophisticated systems in the human body, built for survival. But it was designed for a world that no longer exists, and modern life is running it into the ground. When demand outstrips capacity for long enough, everything starts to break down in ways that talking therapies cannot reach and medication cannot fix, because neither addresses the cause. The Cortisol Reset shows you what is actually happening in your body, why it started earlier than you think, and how to reset it at the level where the problem actually lives.

Recognise any of these?

If this sounds familiar, this book is for you

The same signs, explained from the inside out.

The 3am wake

Wired at midnight, exhausted by midday. Sleep that won’t come, or won’t restore you, however tired you are.

The personality you don’t recognise

Less patient, quicker to react, or flat and disinterested. Brain fog. Words you can’t find. The room you walked into for a reason you’ve forgotten.

Your body is complaining

The gut playing up. The weight around the midriff that won’t shift. Physical signs nobody has connected to the same cause.

Someone you love has changed

Anxious, withdrawn, irritable or impossible to reach. You’re left wondering what happened, and when.

Why this book is different

Not another stress management book

Most books on this subject work on the input or the output — think differently, build more resilience, top up what’s been depleted. The Cortisol Reset goes further back, to the survival system underneath all of it, and explains why it can lose its ability to switch off in the first place.

Drawing on neuroscience, physiology and Clare’s own years working as a trauma specialist in A&E, it connects the dots between symptoms that usually get treated separately, and shows why approaches as different as movement, breathwork, sleep, hypnosis, NLP and simple curiosity can all reach the same underlying system.

Clare Louise Mortimer, author of The Cortisol Reset

About the author

Clare Louise Mortimer

Clare spent years working as a trauma specialist in A&E — a senior sister and nurse practitioner working in a high-stakes, relentless environment with no room for error. She coped until the system took more than she had to give, and burnt out completely.

CBT didn’t touch it. Medication managed the symptoms. Hypnotherapy changed the actual pattern, at a level that talking had never reached. That’s why she retrained as a clinical hypnotherapist, and why The Cortisol Reset is written from both the clinical and the lived side of burnout.

She has lived this mechanism from the inside. This book is how she got out.

Read Clare’s full story →

The details

Book details

Title
The Cortisol Reset: Evolution’s Masterpiece, Modern Life Problem
Author
Clare Louise Mortimer
Publisher
Wellside Limited
Release date
31 August 2026
Paperback
£18.50  ·  ISBN 978-1-06-679991-6
Hardback
£29.50  ·  ISBN 978-1-06-679990-9
Length
371 pages
Language
English

Get your copy

Understand why people change — and what actually helps.

Pre-order now through The Great British Bookshop ahead of the 31 August 2026 release.

<!DOCTYPE html>

<html lang=”en”>

<head>

<meta charset=”UTF-8″>

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

<title>Clare Mortimer | The Cortisol Reset Coach</title>

<link href=”https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400&family=Poppins:wght@300;400;500;600&display=swap” rel=”stylesheet”>

<style>

:root {

  –teal-dark: #0c4a57;

  –teal-mid: #176b7a;

  –teal-light: #e8f3f5;

  –gold: #c8a86c;

  –gold-text: #7a5c1e;

  –gold-dark: #a8883c;

  –gold-light: #f9f5ed;

  –white: #ffffff;

  –text-dark: #1c2b2f;

  –text-body: #3d5059;

  –text-muted: #6b8590;

  –border: #d4e0e3;

}

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

html { scroll-behavior: smooth; }

body { font-family: “Poppins”, sans-serif; font-weight: 300; color: var(–text-body); line-height: 1.8; font-size: 19px; background: var(–white); overflow-x: hidden; }

h1, h2, h3 { font-family: “Newsreader”, serif; color: var(–text-dark); line-height: 1.15; }

p { color: var(–text-body); }

a { transition: all 0.2s; }

img { max-width: 100%; }

nav { position: sticky; top: 0; background: white; z-index: 100; border-bottom: 1px solid var(–border); padding: 0 40px; display: flex; align-items: center; justify-content: space-between; height: 80px; }

.nav-logo img { height: 80px; display: block; }

.nav-links { display: flex; gap: 28px; list-style: none; align-items: center; }

.nav-links a { text-decoration: none; color: var(–text-body); font-size: 14px; letter-spacing: 0.5px; font-weight: 400; }

.nav-links a:hover { color: var(–teal-dark); }

.btn-outline { display: inline-block; border: 2px solid var(–teal-dark); color: var(–teal-dark); padding: 10px 24px; border-radius: 2px; text-decoration: none; font-size: 13px; letter-spacing: 1.5px; text-transform: uppercase; font-weight: 600; white-space: nowrap; }

.btn-outline:hover { background: var(–teal-dark); color: white; }

/* Mobile nav toggle – pure CSS, no JS dependency */

.nav-toggle-checkbox { display: none; }

.nav-toggle-label { display: none; flex-direction: column; justify-content: center; gap: 5px; cursor: pointer; width: 28px; height: 22px; }

.nav-toggle-label span { width: 100%; height: 2px; background: var(–teal-dark); display: block; transition: 0.2s; }

.hero { background: var(–teal-dark); padding: 80px 48px 110px; text-align: center; position: relative; overflow: hidden; }

.hero::before { content: “”; position: absolute; top: -60px; right: -60px; width: 400px; height: 400px; border: 1px solid rgba(200,168,108,0.12); border-radius: 50%; }

.hero::after { content: “”; position: absolute; bottom: -80px; left: -80px; width: 500px; height: 500px; border: 1px solid rgba(200,168,108,0.08); border-radius: 50%; }

.hero-logo { margin-bottom: 36px; }

.hero-logo img { height: 200px; display: block; margin: 0 auto; }

.hero-eyebrow { font-size: 13px; letter-spacing: 3px; text-transform: uppercase; color: var(–gold); margin-bottom: 28px; opacity: 0.9; font-weight: 400; }

.hero h1 { font-family: “Newsreader”, serif; font-size: 62px; font-weight: 300; color: white; max-width: 860px; margin: 0 auto 24px; line-height: 1.1; }

.hero h1 em { font-style: italic; color: rgba(255,255,255,0.75); }

.hero-tagline { font-family: “Newsreader”, serif; font-size: 24px; font-weight: 300; font-style: italic; color: var(–gold); margin: 0 auto 32px; max-width: 600px; }

.hero-sub { color: rgba(255,255,255,0.75); max-width: 640px; margin: 0 auto 48px; font-size: 18px; line-height: 1.8; font-weight: 300; }

.btn-gold { display: inline-block; background: var(–gold); color: white; padding: 16px 44px; text-decoration: none; font-size: 14px; letter-spacing: 2px; text-transform: uppercase; border-radius: 2px; font-weight: 500; }

.btn-gold:hover { background: var(–gold-dark); color: white; }

.section-eyebrow { font-size: 13px; letter-spacing: 3px; text-transform: uppercase; color: var(–gold-text); margin-bottom: 16px; font-weight: 500; }

.section-title { font-family: “Newsreader”, serif; font-size: 44px; font-weight: 400; color: var(–teal-dark); line-height: 1.15; margin-bottom: 20px; }

.gold-rule { width: 40px; height: 1px; background: var(–gold); margin-bottom: 36px; }

.container-narrow { max-width: 980px; margin: 0 auto; padding: 0 48px; }

.symptom-section { padding: 80px 48px; background: var(–white); text-align: center; }

.symptom-section .section-title { max-width: 600px; margin: 0 auto 56px; }

.symptom-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; max-width: 1120px; margin: 0 auto; }

.symptom-card { border: 1px solid var(–border); padding: 40px 24px 36px; border-radius: 3px; text-align: center; transition: border-color 0.25s, box-shadow 0.25s; }

.symptom-card:hover { border-color: var(–gold); box-shadow: 0 4px 24px rgba(12,74,87,0.06); }

.symptom-icon { width: 48px; height: 48px; margin: 0 auto 20px; color: var(–gold); }

.symptom-card h3 { font-family: “Newsreader”, serif; font-size: 22px; font-weight: 500; color: var(–teal-dark); margin-bottom: 14px; line-height: 1.2; }

.symptom-card p { font-size: 15px; line-height: 1.75; color: var(–text-muted); }

.recognition-section { background: var(–teal-light); padding: 96px 0; }

.recognition-section p + p { margin-top: 24px; }

.mid-cta { background: var(–teal-dark); padding: 56px 48px; text-align: center; }

.mid-cta p { color: rgba(255,255,255,0.75); font-size: 18px; margin-bottom: 28px; font-family: “Newsreader”, serif; font-style: italic; }

.white-section { background: var(–white); padding: 96px 0; }

.white-section p + p { margin-top: 24px; }

.gold-section { background: var(–gold-light); padding: 96px 0; }

.gold-section p + p { margin-top: 24px; }

.gold-section .section-eyebrow { color: var(–gold-text); }

.gold-section .section-title { color: var(–teal-dark); }

.text-link { display: inline-block; color: var(–teal-dark); text-decoration: none; font-size: 14px; letter-spacing: 1px; text-transform: uppercase; border-bottom: 1px solid var(–gold); padding-bottom: 2px; margin-top: 20px; font-weight: 500; }

.text-link:hover { color: var(–gold-dark); border-color: var(–gold-dark); }

.about-section { background: var(–white); padding: 96px 48px; }

.about-grid { max-width: 1120px; margin: 0 auto; display: grid; grid-template-columns: 400px 1fr; gap: 88px; align-items: center; }

.about-photo { background: var(–teal-light); aspect-ratio: 3/4; border-radius: 3px; display: flex; align-items: center; justify-content: center; color: var(–text-muted); font-size: 13px; letter-spacing: 2px; text-transform: uppercase; border: 1px solid var(–border); }

.about-content p + p { margin-top: 24px; }

.about-content .section-eyebrow { color: var(–gold-text); }

.testimonial-section { background: var(–teal-dark); padding: 96px 48px; }

.testimonial-section .section-eyebrow { color: rgba(255,255,255,0.5); text-align: center; }

.testimonial-section .section-title { color: white; text-align: center; margin-bottom: 56px; }

.testimonial-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; max-width: 1120px; margin: 0 auto; }

.testimonial-card { background: rgba(255,255,255,0.06); border: 1px solid rgba(255,255,255,0.12); padding: 44px 36px; border-radius: 3px; }

.quote-opener { font-family: “Newsreader”, serif; font-size: 72px; color: var(–gold); opacity: 0.35; line-height: 0.8; margin-bottom: 20px; display: block; }

.testimonial-card blockquote { color: rgba(255,255,255,0.85); font-size: 17px; line-height: 1.8; font-style: italic; margin-bottom: 28px; }

.testimonial-card cite { color: var(–gold); font-size: 13px; letter-spacing: 2px; text-transform: uppercase; font-style: normal; }

.testimonial-more { text-align: center; margin-top: 44px; }

.testimonial-more a { color: var(–gold); text-decoration: none; font-size: 14px; letter-spacing: 1px; text-transform: uppercase; border-bottom: 1px solid rgba(200,168,108,0.4); padding-bottom: 2px; }

.closing-cta { background: var(–teal-mid); padding: 110px 48px; text-align: center; }

.closing-cta h2 { font-family: “Newsreader”, serif; font-size: 46px; font-weight: 300; color: white; max-width: 720px; margin: 0 auto 28px; }

.closing-cta p { color: rgba(255,255,255,0.75); max-width: 580px; margin: 0 auto 48px; font-size: 18px; line-height: 1.8; }

footer { background: #081f27; padding: 56px 48px; }

.footer-top { display: flex; align-items: flex-start; justify-content: space-between; margin-bottom: 48px; }

.footer-brand .crc-f { font-family: “Newsreader”, serif; font-size: 22px; letter-spacing: 3px; color: rgba(255,255,255,0.85); }

.footer-brand .name-f { font-size: 12px; letter-spacing: 2px; text-transform: uppercase; color: rgba(255,255,255,0.75); margin-top: 6px; }

.footer-brand .company-f { font-size: 12px; letter-spacing: 1px; color: rgba(255,255,255,0.7); margin-top: 4px; }

.footer-nav { display: flex; gap: 56px; align-items: flex-start; }

.footer-nav-col h4 { font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgba(255,255,255,0.75); margin-bottom: 20px; font-family: “Poppins”, sans-serif; font-weight: 500; }

.footer-nav-col { align-items: flex-start; display: flex; flex-direction: column; }

.footer-nav-col ul { list-style: none; }

.footer-nav-col ul li { margin-bottom: 12px; }

.footer-nav-col ul a { color: rgba(255,255,255,0.8); text-decoration: none; font-size: 14px; }

.footer-nav-col ul a:hover { color: rgba(255,255,255,0.7); }

.footer-bottom { border-top: 1px solid rgba(255,255,255,0.08); padding-top: 28px; display: flex; justify-content: space-between; align-items: center; }

.footer-bottom p { font-size: 13px; color: rgba(255,255,255,0.7); }

.footer-legal { display: flex; gap: 24px; }

.footer-legal a { font-size: 13px; color: rgba(255,255,255,0.7); text-decoration: none; }

.footer-legal a:hover { color: rgba(255,255,255,0.8); }

/* ============================================

   RESPONSIVE — TABLET (max-width: 1024px)

   These rules do not depend on any Elementor

   breakpoint setting. They are hard-coded here

   so this page’s layout cannot be broken by a

   corrupted or missing breakpoint value elsewhere

   on the site.

   ============================================ */

@media (max-width: 1024px) {

  nav { padding: 0 24px; height: 70px; }

  .nav-logo img { height: 56px; }

  .nav-toggle-label { display: flex; order: 3; }

  .nav-links {

    order: 4;

    position: fixed;

    top: 70px; left: 0; right: 0;

    background: white;

    flex-direction: column;

    align-items: stretch;

    gap: 0;

    max-height: 0;

    overflow: hidden;

    transition: max-height 0.25s ease;

    border-bottom: 1px solid var(–border);

    box-shadow: 0 8px 16px rgba(0,0,0,0.06);

  }

  .nav-toggle-checkbox:checked ~ .nav-links { max-height: 70vh; overflow-y: auto; }

  .nav-links li { width: 100%; }

  .nav-links a { display: block; padding: 16px 24px; border-bottom: 1px solid var(–border); font-size: 15px; }

  .btn-outline { padding: 8px 16px; font-size: 12px; order: 2; }

  .hero { padding: 60px 32px 80px; }

  .hero-logo img { height: 150px; }

  .hero h1 { font-size: 42px; }

  .hero-tagline { font-size: 20px; }

  .hero-sub { font-size: 17px; }

  .section-title { font-size: 34px; }

  .closing-cta h2 { font-size: 34px; }

  .symptom-section { padding: 64px 32px; }

  .symptom-grid { grid-template-columns: repeat(2, 1fr); }

  .about-section { padding: 72px 32px; }

  .about-grid { grid-template-columns: 1fr; gap: 48px; }

  .about-photo { max-width: 360px; margin: 0 auto; width: 100%; }

  .testimonial-section { padding: 72px 32px; }

  .testimonial-grid { grid-template-columns: repeat(2, 1fr); }

  .closing-cta { padding: 80px 32px; }

  footer { padding: 48px 32px; }

  .footer-top { flex-direction: column; gap: 40px; }

  .footer-nav { flex-wrap: wrap; gap: 40px; }

}

/* ============================================

   RESPONSIVE — MOBILE (max-width: 640px)

   ============================================ */

@media (max-width: 640px) {

  body { font-size: 17px; }

  nav { padding: 0 20px; height: 64px; }

  .nav-logo img { height: 46px; }

  .nav-links { top: 64px; }

  .hero { padding: 48px 20px 56px; }

  .hero-logo img { height: 100px; }

  .hero-eyebrow { font-size: 11px; letter-spacing: 1.5px; margin-bottom: 20px; }

  .hero h1 { font-size: 30px; margin-bottom: 18px; }

  .hero-tagline { font-size: 18px; margin-bottom: 24px; }

  .hero-sub { font-size: 16px; margin-bottom: 36px; }

  .btn-gold { padding: 14px 32px; font-size: 13px; }

  .section-eyebrow { font-size: 12px; }

  .section-title { font-size: 26px; margin-bottom: 16px; }

  .container-narrow { padding: 0 20px; }

  .symptom-section { padding: 48px 20px; }

  .symptom-section .section-title { margin-bottom: 36px; }

  .symptom-grid { grid-template-columns: 1fr; gap: 16px; }

  .symptom-card { padding: 28px 20px; }

  .recognition-section, .white-section, .gold-section { padding: 56px 0; }

  .mid-cta { padding: 40px 20px; }

  .mid-cta p { font-size: 16px; }

  .about-section { padding: 56px 20px; }

  .about-photo { max-width: 280px; }

  .testimonial-section { padding: 56px 20px; }

  .testimonial-grid { grid-template-columns: 1fr; gap: 16px; }

  .testimonial-card { padding: 32px 24px; }

  .closing-cta { padding: 56px 20px; }

  .closing-cta h2 { font-size: 26px; }

  .closing-cta p { font-size: 16px; }

  footer { padding: 40px 20px; }

  .footer-nav { flex-direction: column; gap: 32px; }

  .footer-bottom { flex-direction: column; align-items: flex-start; gap: 16px; }

}

</style>

</head>

<body>

<nav>

  <div class=”nav-logo”>

    <img src=”https://cortisolresetcoach.co.uk/wp-content/uploads/2026/07/Image-15.jpeg” alt=”The Cortisol Reset Coach”>

  </div>

  <input type=”checkbox” id=”nav-toggle” class=”nav-toggle-checkbox”>

  <label for=”nav-toggle” class=”nav-toggle-label” aria-label=”Toggle menu”>

    <span></span><span></span><span></span>

  </label>

  <ul class=”nav-links”>

    <li><a href=”/about”>About</a></li>

    <li><a href=”/work-with-me”>Work With Me</a></li>

    <li><a href=”/testimonials”>Testimonials</a></li>

    <li><a href=”/nerd-vault”>The Nerd Vault</a></li>

    <li><a href=”/blog”>Blog</a></li>

    <li><a href=”/faq”>FAQ</a></li>

    <li><a href=”/contact”>Contact</a></li>

  </ul>

  <a href=”https://cal.com/wellside-hypnosis/30minccc” class=”btn-outline” target=”_blank” rel=”noopener”>Book a Call</a>

</nav>

<section class=”hero”>

  <div class=”hero-logo”>

    <img src=”https://cortisolresetcoach.co.uk/wp-content/uploads/2026/07/CRC-youtube-banner-5.png” alt=”The Cortisol Reset Coach”>

  </div>

  <p class=”hero-eyebrow”>Clinical Hypnotherapy &nbsp;&bull;&nbsp; NLP &nbsp;&bull;&nbsp; EFT &nbsp;&bull;&nbsp; Breathwork</p>

  <h1>The symptoms are being treated.<br><em>The cause never is.</em></h1>

  <p class=”hero-tagline”>Burnout is a condition, not a character flaw.</p>

  <p class=”hero-sub”>Cortisol Reset Coaching works at the physiological level, using clinical hypnotherapy, NLP, EFT and breathwork to restore what chronic demand has eroded: your body’s actual ability to recover.</p>

  <a href=”https://cal.com/wellside-hypnosis/30minccc” class=”btn-gold” target=”_blank” rel=”noopener”>Book a free 30-minute call</a>

</section>

<section class=”symptom-section”>

  <p class=”section-eyebrow” style=”text-align:center;”>Recognise any of these?</p>

  <h2 class=”section-title”>Your body has been trying<br>to tell you something.</h2>

  <div class=”symptom-grid”>

    <div class=”symptom-card”>

      <div class=”symptom-icon”>

        <svg viewBox=”0 0 48 48″ fill=”none” stroke=”currentColor” stroke-width=”1.5″ stroke-linecap=”round” stroke-linejoin=”round”>

          <path d=”M24 8C15.2 8 8 15.2 8 24s7.2 16 16 16c6.5 0 12-3.8 14.8-9.4-.9.2-1.8.4-2.8.4-6.6 0-12-5.4-12-12 0-3.6 1.6-6.8 4-9C27.2 8.4 25.6 8 24 8z”/>

        </svg>

      </div>

      <h3>The 3am wake</h3>

      <p>You struggle to sleep, often waking several times in the night and even if you do sleep through the night, you wake up just as tired. Wired at midnight, exhausted by midday.</p>

    </div>

    <div class=”symptom-card”>

      <div class=”symptom-icon”>

        <svg viewBox=”0 0 48 48″ fill=”none” stroke=”currentColor” stroke-width=”1.5″ stroke-linecap=”round” stroke-linejoin=”round”>

          <circle cx=”24″ cy=”15″ r=”7″/>

          <path d=”M10 40c0-7.7 6.3-14 14-14s14 6.3 14 14″/>

          <path d=”M32 28l5-3 3 5″/>

        </svg>

      </div>

      <h3>The personality you don’t recognise</h3>

      <p>You’re not your old self: less patient than you were, irritable and reacting to silly things, emotions all over the place, or feeling flat and disinterested, no motivation. The brain fog that has you reading the same paragraph three times and still not taking it in. The words you can’t find. Forgetting what you came into a room for.</p>

    </div>

    <div class=”symptom-card”>

      <div class=”symptom-icon”>

        <svg viewBox=”0 0 48 48″ fill=”none” stroke=”currentColor” stroke-width=”1.5″ stroke-linecap=”round” stroke-linejoin=”round”>

          <path d=”M24 6c-3.3 0-6 2.7-6 6 0 5 6 12 6 12s6-7 6-12c0-3.3-2.7-6-6-6z”/>

          <circle cx=”24″ cy=”12″ r=”2.5″/>

          <path d=”M15 28c-5 2-8 5.5-8 10h34c0-4.5-3-8-8-10″/>

          <path d=”M20 28v4M28 28v4″/>

        </svg>

      </div>

      <h3>Your body is complaining</h3>

      <p>Your gut playing up. The weight gain around your midriff that you just can’t shift. Your skin reacting. Physical signs that nobody has connected to the same cause.</p>

    </div>

    <div class=”symptom-card”>

      <div class=”symptom-icon”>

        <svg viewBox=”0 0 48 48″ fill=”none” stroke=”currentColor” stroke-width=”1.5″ stroke-linecap=”round” stroke-linejoin=”round”>

          <path d=”M6 24s7-13 18-13 18 13 18 13-7 13-18 13S6 24 6 24z”/>

          <circle cx=”24″ cy=”24″ r=”5″/>

          <path d=”M37 11l3-3M11 11L8 8M37 37l3 3M11 37l-3 3″/>

        </svg>

      </div>

      <h3>Your eyes paying the price</h3>

      <p>Tension behind the forehead by mid-morning. Eyes that are dry, burning, and blurry by evening. A visual system that was not built for this level of sustained demand.</p>

    </div>

  </div>

</section>

<section class=”recognition-section”>

  <div class=”container-narrow”>

    <p class=”section-eyebrow”>What’s actually happening</p>

    <h2 class=”section-title”>You know something’s wrong</h2>

    <div class=”gold-rule”></div>

    <p>You’ve read about it, been told about it, maybe looked it up at 3am when the sleep wouldn’t come. You have a good idea of what is going on in your body. And you feel completely powerless to change it. Because the harder you try to push through, the more your body pushes back. The sleep that won’t come however tired you are. The weight that won’t shift however carefully you eat. The concentration you can’t force back however much you need it. Your body is running a programme of its own, and the part of you that understands what needs to happen cannot reach the part that’s keeping things exactly where they are.</p>

    <p>The frustrating part is that you’ve probably already tried the obvious answers. The holiday that didn’t fix it. The early nights that didn’t restore you. Maybe the talking therapy that brought everything up without moving anything. And you’re still here, still running on empty, still wondering why none of it is actually working.</p>

    <p>Underneath all of it sits a quiet guilt that you’re the one who can’t seem to get on top of this, when from the outside you look like someone who has everything managed. Feeling powerless to change how you feel even though you have a good idea of what is going on in your body is so common. Helping you to switch off the cortisol pump and allowing you to reset is my job.</p>

  </div>

</section>

<section class=”white-section”>

  <div class=”container-narrow”>

    <p class=”section-eyebrow”>The reason it hasn’t moved</p>

    <h2 class=”section-title”>Why the standard approaches haven’t worked</h2>

    <div class=”gold-rule”></div>

    <p>CBT asks you to reframe what you’re thinking. Resilience training asks you to build more capacity. Self-care asks you to top up what’s been depleted. All of these work on the input or the output. None of them touch the reset.</p>

    <p>When life demands more from you than your system can handle for too long, without enough recovery in between, the body can get stuck in stress mode. Even when the pressure eases, it does not fully switch off. Rest stops feeling restorative because the recovery system is no longer functioning properly. This is a real physiological state with a real mechanism behind it, which means it needs more than generic self-care to resolve it.</p>

  </div>

</section>

<section class=”gold-section”>

  <div class=”container-narrow”>

    <p class=”section-eyebrow”>The approach</p>

    <h2 class=”section-title”>How the Cortisol Reset works</h2>

    <div class=”gold-rule”></div>

    <p>Using clinical hypnotherapy, NLP, EFT and breathwork, the work interrupts the patterns your nervous system has learned to run, moves the body out of chronic activation, and rebuilds your capacity to actually recover. Not by talking about feelings until the session ends. By changing the pattern itself.</p>

    <a href=”/work-with-me” class=”text-link”>Find out how I work &rarr;</a>

  </div>

</section>

<section class=”about-section”>

  <div class=”about-grid”>

    <div class=”about-photo”><img src=”https://cortisolresetcoach.co.uk/wp-content/uploads/2026/07/Image-16.jpeg” alt=”Clare Mortimer – The Cortisol Reset Coach” style=”width:100%;height:100%;object-fit:cover;border-radius:3px;”></div>

    <div class=”about-content”>

      <p class=”section-eyebrow”>About Clare</p>

      <h2 class=”section-title”>I know what it looks like when demand outstrips your ability to manage it. Because I lived it.</h2>

      <div class=”gold-rule”></div>

      <p>I spent years working as a trauma specialist in A&amp;E. A senior sister and nurse practitioner. High stakes, relentless pressure, no room for error. The kind of environment where you absorb other people’s worst days as part of the job. I coped until the system took more than I had to give. By the time I recognised what was happening, the damage was already done. I burnt out completely.</p>

      <p>The CBT didn’t touch it. The medication managed the symptoms. Hypnotherapy changed the actual pattern, at a level that talking had never reached. That’s why I retrained. And that’s why I work the way I do.</p>

      <a href=”/about” class=”text-link”>Read my full story &rarr;</a>

    </div>

  </div>

</section>

<section class=”testimonial-section”>

  <p class=”section-eyebrow”>What clients say</p>

  <h2 class=”section-title”>Results that speak for themselves</h2>

  <div class=”testimonial-grid”>

    <div class=”testimonial-card”>

      <span class=”quote-opener”>”</span>

      <blockquote>By the end of our work together, I was sleeping better, feeling less stressed and became more productive.</blockquote>

      <cite>Kofo A</cite>

    </div>

    <div class=”testimonial-card”>

      <span class=”quote-opener”>”</span>

      <blockquote>She gave me the tools I needed to make sense and overcome anything I was faced with. I am blown away by how much better my life is.</blockquote>

      <cite>Samuel B</cite>

    </div>

    <div class=”testimonial-card”>

      <span class=”quote-opener”>”</span>

      <blockquote>If you are feeling stuck, overwhelmed and frustrated but you want to feel empowered, calm and in control, she is the person for you.</blockquote>

      <cite>Lynnette</cite>

    </div>

  </div>

  <div class=”testimonial-more”>

    <a href=”/testimonials”>Read all testimonials &rarr;</a>

  </div>

</section>

<section class=”closing-cta”>

  <h2>Ready to find out what’s actually going on?</h2>

  <p>If you are ready to change all this, the first step is a no obligation 30-minute chat to find out what’s going on and whether I believe I can help you.</p>

  <a href=”https://cal.com/wellside-hypnosis/30minccc” class=”btn-gold” target=”_blank” rel=”noopener”>Book your free 30-minute call</a>

</section>

<footer>

  <div class=”footer-top”>

    <div class=”footer-brand”>

      <div class=”crc-f”>CRC</div>

      <div class=”name-f”>Clare Mortimer &nbsp;|&nbsp; The Cortisol Reset Coach</div>

      <div class=”company-f”>Wellside Limited</div>

    </div>

    <div class=”footer-nav”>

      <div class=”footer-nav-col”>

        <h4>Navigate</h4>

        <ul>

          <li><a href=”/”>Home</a></li>

          <li><a href=”/about”>About</a></li>

          <li><a href=”/work-with-me”>Work With Me</a></li>

          <li><a href=”/testimonials”>Testimonials</a></li>

          <li><a href=”/contact”>Contact</a></li>

        </ul>

      </div>

      <div class=”footer-nav-col”>

        <h4>Resources</h4>

        <ul>

          <li><a href=”/nerd-vault”>The Nerd Vault</a></li>

          <li><a href=”/blog”>Blog</a></li>

          <li><a href=”/faq”>FAQ</a></li>

        </ul>

      </div>

      <div class=”footer-nav-col”>

        <h4>Legal</h4>

        <ul>

          <li><a href=”/privacy-policy”>Privacy Policy</a></li>

          <li><a href=”/terms”>Terms of Use</a></li>

          <li><a href=”/cookies”>Cookie Policy</a></li>

          <li><a href=”/disclaimer”>Disclaimer</a></li>

        </ul>

      </div>

    </div>

  </div>

  <div class=”footer-bottom”>

    <p>&copy; 2026 Wellside Limited. All rights reserved.</p>

    <div class=”footer-legal”>

      <a href=”mailto:info@wellsidelimited.co.uk”>info@wellsidelimited.co.uk</a>

      <a href=”tel:07903151055″>07903 151055</a>

    </div>

  </div>

</footer>

</body>

</html>

Scroll to Top