:root { --line:#eef0f2; }
body { color:#111; line-height:1.65; }
img { border-radius:12px; }
article { padding-bottom: 24px; }
article h1, article h2 { scroll-margin-top: 80px; }
hr { border:0; border-top:1px solid var(--line); }
.lead { font-size:1.08rem; }
.display-6 { font-weight: 700; }
.badge-outline { border:1px solid var(--line); color:#6c757d; }
