:root{--ink:#243033;--muted:#657478;--line:#eaded8;--soft:#fbf7f4;--accent:#7a5d69;--accent-dark:#4e3d45;--sage:#dce8df;--blush:#f7e1dc;--cream:#fffaf6;--shadow:0 22px 60px rgba(83,61,54,.10)}*{box-sizing:border-box}body{margin:0;background:#f8f3ef;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit}.studio-shell{width:min(1480px,calc(100% - 32px));margin:0 auto;padding:28px 0 80px;display:grid;gap:22px}.studio-hero,.card{background:#fff;border:1px solid var(--line);border-radius:30px;padding:clamp(22px,4vw,42px);box-shadow:var(--shadow)}.studio-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:28px;align-items:center;background:radial-gradient(circle at top right,var(--blush),transparent 44%),linear-gradient(135deg,#fff,var(--cream))}.eyebrow{display:inline-flex;color:var(--accent);text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:950}.studio-hero h1,.card h2,.preview-meta h1{letter-spacing:-.055em;line-height:.95;margin:8px 0 12px}.studio-hero h1{font-size:clamp(40px,6vw,78px);max-width:920px}.studio-hero p,.card p{color:var(--muted);font-size:18px;line-height:1.6;max-width:860px}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--accent);color:#fff!important;text-decoration:none;font-weight:900;padding:12px 18px}.button.ghost{background:#fff;color:var(--ink)!important;border:1px solid var(--line)}.hero-actions{display:flex;flex-wrap:wrap;gap:10px}.stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.stat-grid div{background:#1d2224;color:#fff;border-radius:22px;padding:22px}.stat-grid span{display:block;color:#d5cac8;font-size:13px}.stat-grid strong{display:block;font-size:42px;letter-spacing:-.05em;margin-top:8px}.install-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.install-grid>div,.record-card,.page-list a{border:1px solid var(--line);border-radius:22px;background:var(--soft);padding:18px}.install-grid pre{white-space:pre-wrap;background:#1d2224;color:#fff;border-radius:14px;padding:14px}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:end}.record-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.record-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;overflow:hidden;padding:0;background:#fff;box-shadow:0 12px 34px rgba(83,61,54,.08)}.thumb{aspect-ratio:16/10;background:linear-gradient(135deg,var(--blush),var(--sage));overflow:hidden}.thumb img{width:100%;height:100%;object-fit:cover;display:block}.record-body{padding:18px;display:grid;gap:10px}.record-body span,.record-body small{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:950}.record-body h3{margin:0;font-size:1.05rem;line-height:1.25}.record-body p{font-size:.94rem;margin:0;color:var(--muted);line-height:1.5}.page-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.page-list a{text-decoration:none;font-weight:900;background:#fff}.page-list span{display:block;color:var(--muted);font-weight:600;margin-top:4px}.preview-shell{width:min(1500px,100%);margin:0 auto;padding:0 0 80px}.preview-nav{position:sticky;top:0;z-index:10;display:flex;gap:12px;align-items:center;padding:12px 18px;background:rgba(255,250,246,.92);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.preview-nav a{text-decoration:none;font-weight:900;color:var(--accent)}.preview-nav span{border:1px solid var(--line);background:#fff;border-radius:999px;padding:7px 10px;font-size:12px}.preview-meta{margin:22px auto;width:min(1300px,calc(100% - 32px))}.preview-meta h1{font-size:clamp(36px,6vw,72px)}.slot-strip{display:flex;flex-wrap:wrap;gap:10px}.slot-strip div{border:1px solid var(--line);background:var(--soft);border-radius:14px;padding:10px 12px}.slot-strip strong{display:block;color:var(--accent);font-size:12px;text-transform:uppercase;letter-spacing:.09em}.slot-strip span{display:block;color:var(--muted);font-size:12px}.wordpress-preview{background:#fff}@media(max-width:1120px){.studio-hero,.install-grid{grid-template-columns:1fr}.record-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-list{grid-template-columns:1fr 1fr}}@media(max-width:760px){.studio-shell{width:min(100% - 20px,1480px)}.record-grid,.page-list,.stat-grid{grid-template-columns:1fr}}

/* Mobile Midwife rendered article CSS. This same section is loaded by the WordPress plugin. */
.mmg-article{--mmg-ink:#243033;--mmg-muted:#657478;--mmg-line:#eaded8;--mmg-soft:#fbf7f4;--mmg-accent:#7a5d69;--mmg-accent-dark:#4e3d45;--mmg-sage:#dce8df;--mmg-blush:#f7e1dc;--mmg-cream:#fffaf6;color:var(--mmg-ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65}.mmg-article *{box-sizing:border-box}.mmg-article p{font-size:18px;color:#303b3e}.mmg-article h1,.mmg-article h2,.mmg-article h3{line-height:1.02;letter-spacing:-.045em;margin:0;color:var(--mmg-ink)}.mmg-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:36px;align-items:stretch;padding:clamp(28px,5vw,64px);background:radial-gradient(circle at 90% 12%,var(--mmg-blush),transparent 35%),linear-gradient(135deg,#fff,var(--mmg-cream));color:var(--mmg-ink)}.mmg-hero-copy{display:flex;flex-direction:column;justify-content:center;gap:18px}.mmg-kicker,.mmg-section-kicker,.mmg-card-label,.mmg-watch-card span,.mmg-related span,.mmg-cta-band span,.mmg-sidebar-card span,.mmg-toc span{color:var(--mmg-accent);text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:950}.mmg-hero h1{font-size:clamp(42px,7vw,82px);max-width:900px}.mmg-dek{max-width:780px;color:#4c5a5e!important;font-size:clamp(19px,2vw,24px)!important}.mmg-meta{display:flex;flex-wrap:wrap;gap:8px 16px;color:#6d5d66;font-size:13px;font-weight:750}.mmg-hero-image{margin:0;min-height:360px;border-radius:30px;overflow:hidden;background:linear-gradient(135deg,var(--mmg-blush),var(--mmg-sage));box-shadow:0 22px 60px rgba(83,61,54,.12)}.mmg-hero-image img{width:100%;height:100%;object-fit:cover;display:block}.mmg-hero-image figcaption,.mmg-wide-image figcaption,.mmg-image-frame figcaption{color:var(--mmg-muted);font-size:13px;padding-top:8px}.mm-disclosure,.mmg-inline-disclosure{font-size:.92rem;color:var(--mmg-muted);background:#fffdfb;border:1px solid var(--mmg-line);border-radius:20px;padding:16px;margin:18px clamp(20px,5vw,64px)}.mmg-watch-card{display:grid;grid-template-columns:1fr auto;gap:22px;align-items:center;margin:-28px clamp(20px,5vw,64px) 0;position:relative;z-index:2;background:#fff;border:1px solid var(--mmg-line);border-radius:26px;padding:24px;box-shadow:0 18px 45px rgba(83,61,54,.10)}.mmg-watch-card h2{font-size:clamp(26px,4vw,42px);margin:6px 0}.mmg-watch-card p{margin:0;color:var(--mmg-muted)}.mmg-button,.mm-button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;background:var(--mmg-accent);color:#fff!important;border-radius:999px;padding:.82rem 1.15rem;text-decoration:none!important;font-weight:850;line-height:1.1;border:1px solid var(--mmg-accent)}.mmg-button-dark,.mm-button-secondary{background:#1d2224;border-color:#1d2224;color:#fff!important}.mmg-at-a-glance{margin:24px clamp(20px,5vw,64px);border:1px solid var(--mmg-line);border-radius:28px;padding:20px;background:var(--mmg-soft)}.mmg-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:12px}.mmg-metric{background:#fff;border:1px solid var(--mmg-line);border-radius:18px;padding:16px}.mmg-metric span{display:block;color:var(--mmg-muted);font-size:12px;text-transform:uppercase;letter-spacing:.11em;font-weight:900}.mmg-metric strong{display:block;font-size:clamp(20px,2.1vw,30px);line-height:1.02;letter-spacing:-.05em}.mmg-metric em{color:var(--mmg-muted);font-style:normal;font-size:13px}.mmg-layout{display:grid;grid-template-columns:290px minmax(0,880px);gap:48px;padding:28px clamp(20px,5vw,64px) 64px;justify-content:center;align-items:start}.mmg-sidebar{position:sticky;top:24px;display:grid;gap:16px}.mmg-toc,.mmg-sidebar-card,.mmg-disclosure{border:1px solid var(--mmg-line);background:var(--mmg-soft);border-radius:22px;padding:18px}.mmg-toc a{display:block;padding:9px 0;color:#293437;text-decoration:none;font-size:14px;font-weight:750;border-top:1px solid var(--mmg-line)}.mmg-sidebar-card p,.mmg-disclosure{margin:0;font-size:14px;line-height:1.5;color:var(--mmg-muted)}.mmg-section{padding:42px 0;border-bottom:1px solid var(--mmg-line)}.mmg-section:first-child{padding-top:0}.mmg-section h2{font-size:clamp(31px,5vw,54px);margin:8px 0 18px}.mmg-section-body p:first-child{margin-top:0}.mmg-bullet-list,.mmg-check-list,.mmg-x-list{padding:0;margin:16px 0;list-style:none;display:grid;gap:10px}.mmg-bullet-list li,.mmg-check-list li,.mmg-x-list li{position:relative;padding-left:28px;color:#303b3e;font-size:17px}.mmg-bullet-list li:before,.mmg-check-list li:before{content:"";position:absolute;left:0;top:.62em;width:10px;height:10px;border-radius:999px;background:var(--mmg-accent)}.mmg-x-list li:before{content:"";position:absolute;left:0;top:.62em;width:10px;height:10px;border-radius:999px;background:#c78f85}.mmg-tip,.mmg-best-for,.mmg-section-stat{margin:18px 0 0;border-left:4px solid var(--mmg-accent);background:var(--mmg-cream);border-radius:0 18px 18px 0;padding:15px 16px;color:#303b3e}.mmg-tip strong{display:block;color:var(--mmg-accent);text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:950;margin-bottom:4px}.mmg-wide-image{margin:34px 0;border-radius:28px;overflow:hidden;background:linear-gradient(135deg,var(--mmg-blush),var(--mmg-sage));border:1px solid var(--mmg-line)}.mmg-wide-image img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}.mmg-two-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px}.mmg-mini-card{border:1px solid var(--mmg-line);border-radius:22px;background:var(--mmg-soft);padding:20px}.mmg-mini-card h3{font-size:24px;margin-bottom:12px}.mmg-faq-list{display:grid;gap:12px}.mmg-faq{border:1px solid var(--mmg-line);border-radius:18px;padding:16px 18px;background:#fff}.mmg-faq summary{cursor:pointer;font-weight:900;color:var(--mmg-ink)}.mmg-faq p{margin-bottom:0}.mmg-related{padding:28px 0}.mmg-related div{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.mmg-related a{text-decoration:none;border:1px solid var(--mmg-line);background:var(--mmg-soft);color:var(--mmg-ink);padding:10px 13px;border-radius:999px;font-weight:800}.mmg-cta-band{margin-top:40px;padding:clamp(24px,4vw,42px);border-radius:30px;background:#1d2224;color:#fff}.mmg-cta-band h2{color:#fff;font-size:clamp(32px,5vw,56px);margin:8px 0 12px}.mmg-cta-band p{color:#efe8e3;max-width:760px}.mmg-cta-band .mmg-button{background:var(--mmg-blush);border-color:var(--mmg-blush);color:#33272b!important}.mmg-hub-page .mmg-hero,.mmg-index-page .mmg-hero{min-height:420px}.mmg-hub-links{display:flex;flex-wrap:wrap;gap:10px;padding:22px clamp(20px,5vw,64px);background:#fff;border-bottom:1px solid var(--mmg-line)}.mmg-hub-pill{border:1px solid var(--mmg-line);background:var(--mmg-soft);border-radius:999px;padding:10px 14px;text-decoration:none;font-weight:850;color:var(--mmg-ink)}.mmg-shortcode-slot,.mmg-query-grid-shortcodes{padding:clamp(24px,4vw,52px)}.mm-ehr-grid,.mmg-post-grid{display:grid;grid-template-columns:repeat(var(--mm-cols,4),minmax(0,1fr));gap:clamp(16px,2vw,24px);align-items:stretch}.mm-ehr-card,.mmg-post-card{background:#fff;border:1px solid var(--mmg-line);border-radius:22px;box-shadow:0 12px 34px rgba(83,61,54,.08);overflow:hidden;display:flex;flex-direction:column;min-width:0}.mm-ehr-card-image,.mmg-post-card-image{aspect-ratio:16/10;background:linear-gradient(135deg,var(--mmg-blush),var(--mmg-sage));display:block;overflow:hidden}.mm-ehr-card-image img,.mmg-post-card-image img{width:100%;height:100%;object-fit:cover;display:block}.mm-ehr-card-body,.mmg-post-card-body{padding:18px;display:flex;flex-direction:column;gap:12px;flex:1}.mm-ehr-card h3,.mmg-post-card h3{font-size:1.05rem;line-height:1.25;margin:0}.mm-ehr-card h3 a,.mmg-post-card h3 a{color:inherit;text-decoration:none}.mm-ehr-card p,.mmg-post-card p{margin:0;color:var(--mmg-muted);font-size:.93rem;line-height:1.5}.mm-info-bits,.mmg-info-bits{display:grid;grid-template-columns:1fr;gap:8px}.mm-info-bit,.mmg-info-bit{background:var(--mmg-cream);border:1px solid var(--mmg-line);border-radius:14px;padding:8px 10px;font-size:.82rem;color:var(--mmg-ink)}.mm-info-bit strong,.mmg-info-bit strong{display:block;color:var(--mmg-accent);font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px}.mm-card-footer,.mmg-card-footer{display:flex;gap:10px;flex-wrap:wrap;margin-top:auto;padding-top:4px}.mm-ehr-finder,.mmg-ehr-finder{background:linear-gradient(135deg,var(--mmg-cream),#fff);border:1px solid var(--mmg-line);border-radius:28px;box-shadow:0 16px 45px rgba(83,61,54,.08);padding:clamp(20px,3vw,34px);display:grid;gap:18px}.mmg-finder-question{font-size:clamp(23px,3vw,34px);line-height:1.1;margin:.2em 0 .3em}.mmg-finder-mini{color:var(--mmg-muted);font-size:14px;margin:0}.mm-finder-progress,.mmg-finder-progress{height:8px;border-radius:999px;background:var(--mmg-blush);overflow:hidden}.mm-finder-progress span,.mmg-finder-progress span{display:block;height:100%;width:25%;background:var(--mmg-accent);transition:width .2s ease}.mm-finder-step,.mmg-finder-step{display:none}.mm-finder-step.is-active,.mmg-finder-step.is-active{display:block}.mm-finder-options,.mmg-finder-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:16px 0}.mm-finder-option,.mmg-finder-option{border:1px solid var(--mmg-line);background:#fff;border-radius:16px;padding:14px;text-align:left;cursor:pointer;color:var(--mmg-ink);font-weight:750}.mmg-finder-option small{display:block;color:var(--mmg-muted);font-weight:600;margin-top:4px;line-height:1.35}.mm-finder-option:hover,.mm-finder-option.is-selected,.mmg-finder-option:hover,.mmg-finder-option.is-selected{border-color:var(--mmg-accent);background:var(--mmg-blush)}.mm-finder-actions,.mmg-finder-actions{display:flex;gap:10px;flex-wrap:wrap}.mm-finder-result,.mmg-finder-result{display:none;background:#fff;border:1px solid var(--mmg-line);border-radius:18px;padding:18px}.mm-finder-result.is-active,.mmg-finder-result.is-active{display:block}.mm-result-grid,.mmg-result-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:14px 0}.mm-result-tile,.mmg-result-tile{background:var(--mmg-cream);border:1px solid var(--mmg-line);border-radius:16px;padding:14px}.mm-result-tile strong,.mmg-result-tile strong{display:block;color:var(--mmg-accent);margin-bottom:6px}.mm-ehr-grid-title{margin:0 0 8px;font-size:clamp(28px,4vw,46px);letter-spacing:-.045em;color:#243033}.mm-ehr-grid-subtitle{margin:0 0 22px;color:#657478;font-size:17px;line-height:1.55;max-width:760px}.mm-ehr-grid-wrap{margin:clamp(22px,4vw,48px) 0}.mm-ehr-card .wp-post-image{width:100%;height:100%;object-fit:cover;display:block}.mm-ehr-cta{border:1px solid var(--mmg-line);border-radius:26px;background:linear-gradient(135deg,#fffaf6,#fff);padding:clamp(20px,3vw,34px);box-shadow:0 16px 45px rgba(83,61,54,.08);display:grid;gap:14px}.mm-ehr-cta h3{font-size:clamp(24px,3vw,38px);line-height:1.05;margin:0;color:#243033}.mm-ehr-cta p{margin:0;color:#657478;line-height:1.55}.mmg-post-card{text-decoration:none!important;color:inherit}.mmg-article img{max-width:100%;height:auto}@media(max-width:1120px){.mmg-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mmg-hero,.mmg-layout{grid-template-columns:1fr}.mmg-sidebar{position:static;order:-1}.mmg-watch-card{grid-template-columns:1fr}.mm-ehr-grid,.mmg-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.mmg-metric-grid,.mmg-two-cards,.mm-ehr-grid,.mmg-post-grid,.mm-finder-options,.mmg-finder-options,.mm-result-grid,.mmg-result-grid{grid-template-columns:1fr}.mmg-hero{padding:24px}.mmg-hero h1{font-size:clamp(36px,13vw,56px)}.mmg-layout{padding:24px}.mmg-watch-card{margin:16px 16px 0}.mmg-at-a-glance{margin:16px}.mm-disclosure{margin:16px}}

/* v4 fixes: Bricks-safe article layout, image CTAs, and top-tools cards. */
.mmg-article{width:100%;max-width:none;overflow:hidden}.mmg-article .mmg-layout{display:block;max-width:1100px;margin:0 auto;padding:32px clamp(18px,4vw,48px) 64px}.mmg-article .mmg-guide-tools{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);gap:16px;margin:0 auto 34px;max-width:1000px}.mmg-article .mmg-main{max-width:920px;margin:0 auto}.mmg-article .mmg-section h2{overflow-wrap:normal;word-break:normal}.mmg-article .mmg-section-body p{max-width:76ch}.mmg-article .mmg-toc,.mmg-article .mmg-sidebar-card{border:1px solid var(--mmg-line);background:var(--mmg-soft);border-radius:22px;padding:18px}.mmg-article .mmg-hero-image,.mmg-article .mmg-wide-image,.mmg-article .mmg-list-item-image{position:relative;overflow:hidden}.mmg-article .mmg-image-pending div{min-height:260px;display:grid;place-items:center;text-align:center;padding:28px}.mmg-image-cta-wrap{display:flex;justify-content:flex-start;margin:12px 0 28px}.mmg-image-cta{display:inline-flex!important;align-items:center;justify-content:center;border:0;border-radius:999px;background:#f05f7f;color:#fff!important;text-decoration:none!important;font-weight:950;padding:.9rem 1.25rem;box-shadow:0 12px 26px rgba(240,95,127,.24);line-height:1.1}.mmg-image-cta:hover{filter:brightness(.97);transform:translateY(-1px)}.mmg-pricing-box{margin:18px 0;border:1px solid #f3c8d2;background:#fff6f8;border-radius:20px;padding:16px}.mmg-pricing-box strong{display:block;color:#b53159;text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:950}.mmg-pricing-box p{margin:.35rem 0 0!important}.mmg-section-pros-cons{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:18px 0}.mmg-source-note{font-size:14px!important;color:var(--mmg-muted)!important;background:#fffdfb;border-left:3px solid var(--mmg-line);padding:10px 12px}.mmg-rank-number{display:inline-flex;align-items:center;justify-content:center;min-width:2.2em;height:1.5em;border-radius:999px;background:#f05f7f;color:#fff;font-size:.65em;vertical-align:middle;letter-spacing:-.02em}.mmg-text-link{display:inline-flex;margin-top:12px;font-weight:950;color:#b53159;text-decoration:none!important}.mmg-template-top_5_ehr_tools .mmg-section{padding-top:56px}.mmg-template-top_5_ehr_tools .mmg-section h2{font-size:clamp(34px,5vw,58px)}.mmg-template-top_5_ehr_tools .mmg-list-item-image{margin-top:18px}@media(max-width:980px){.mmg-article .mmg-guide-tools,.mmg-section-pros-cons{grid-template-columns:1fr}.mmg-article .mmg-layout{padding:24px 18px 56px}.mmg-watch-card{margin:16px 18px 0}.mmg-article .mmg-section h2{font-size:clamp(30px,8vw,48px)}}


/* v5 homepage/disclosure polish: shorter hero, pink "for you", bottom disclosure, Bricks-safe finder slot. */
.mmg-highlight-pink{color:#f05f7f!important;white-space:nowrap}.mmg-home-hero,.mmg-index-hero{min-height:0!important;padding:clamp(28px,4vw,58px)!important}.mmg-home-hero h1,.mmg-index-hero h1{font-size:clamp(42px,6.5vw,82px)!important;line-height:.94!important;letter-spacing:-.07em}.mmg-home-hero .mmg-dek,.mmg-index-hero .mmg-dek{font-size:clamp(17px,2vw,22px)!important;line-height:1.45!important}.mmg-home-finder-slot{min-width:0}.mmg-home-finder-slot .mmef-finder{margin:0!important}.mmg-query-grid-shortcodes .mm-disclosure{margin-top:clamp(28px,4vw,48px)}.mmg-article>.mmg-inline-disclosure,.mmg-article .mmg-cta-band+.mmg-inline-disclosure{max-width:1100px;margin:clamp(26px,4vw,48px) auto 0!important;border-radius:22px;background:#fffaf6;border:1px solid var(--mmg-line);font-size:14.5px;line-height:1.55}.mmg-hub-page .mmg-hero{grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);gap:clamp(22px,4vw,56px);align-items:center}@media(max-width:980px){.mmg-hub-page .mmg-hero{grid-template-columns:1fr}.mmg-home-hero h1,.mmg-index-hero h1{font-size:clamp(36px,12vw,62px)!important}}

/* v5 fallback grid card polish. The separate Query Grids plugin contains the preferred grid implementation. */
.mm-ehr-card-body,.mmg-post-card-body{gap:8px;padding:14px 15px 15px}.mm-ehr-card-image,.mmg-post-card-image{aspect-ratio:1.8/1}.mm-ehr-card p,.mmg-post-card p{font-size:14px;line-height:1.42}.mm-info-bit,.mmg-info-bit{font-size:12.5px;padding:8px 9px}.mmg-card-footer .mmg-button.mm-learn-link,.mm-learn-link{background:transparent!important;border:0!important;box-shadow:none!important;color:#8a5d72!important;padding:0!important;border-radius:0!important;text-decoration:underline!important;text-underline-offset:4px;font-size:13.5px}
