/* Red Mammoth — Mechanical setups page (mechanical-setups.html).
   Page-specific rules only; shared patterns come from css/site.css. */

.page-hero__title { max-width: 26ch }

.mechanical-setups__steps { display: flex; flex-direction: column; gap: 16px }
.mechanical-setups__step i { width: 19px; height: 19px; color: var(--color-gold); flex: none; margin-top: 3px }
