/* Utilities + anchor behavior */
.text-muted{color:var(--muted)}
.small{font-size:13px;color:var(--muted)}

html{scroll-behavior:smooth}
article[id], .service-tile{scroll-margin-top:calc(var(--header-h) + 16px)}
:target{outline:none;box-shadow:0 0 0 8px rgba(15,105,214,.06)}
