/* Scoped to the revised article; other page layouts remain unchanged. */
/* Extra clearance in addition to the shared dynamic scroll-padding. */
.hypothalamus-article article [id] { scroll-margin-top:48px !important; }
.hypothalamus-article .hormone-table table { width:100%; min-width:0; table-layout:fixed; }
.hypothalamus-article .hormone-table th,
.hypothalamus-article .hormone-table td { overflow-wrap:anywhere; }
.hypothalamus-article .hormone-table th:first-child { width:36%; }
.hypothalamus-article .hormone-table caption { text-align:left; font-weight:600; padding:12px 0; color:#244e58; }
.hypothalamus-article #verbinding figure { margin:28px 0; }
@media(max-width:480px) {
 .hypothalamus-article .hormone-table th,
 .hypothalamus-article .hormone-table td { padding:10px 8px; font-size:.9rem; }
 .hypothalamus-article .hormone-table th:first-child { width:42%; }
}
