/* SEO / accessibility helpers — matches Controlco legacy theme */
.seo-breadcrumb {
  font-size: 13px;
  margin: 0 0 12px 0;
  color: #454545;
}
.seo-breadcrumb a {
  color: #454545;
  text-decoration: underline;
}
.seo-faq {
  margin: 1em 0 1.5em 0;
  line-height: 1.5;
}
.seo-faq dt {
  font-weight: bold;
  margin-top: 1em;
}
.seo-faq dd {
  margin: 0.35em 0 0 0;
}
.seo-industries {
  margin: 1.25em 0;
  line-height: 1.6;
}
.seo-industries ul {
  margin: 0.5em 0 0 1.5em;
}
.seo-footer-links {
  text-align: center;
  font-size: 13px;
  line-height: 1.8;
  margin: 10px 0;
}
.seo-footer-links a {
  white-space: nowrap;
}
.seo-service-area {
  text-align: center;
  font-size: 12px;
  color: #555;
  margin: 8px 0 4px 0;
}
.seo-intro {
  margin-bottom: 1.25em;
  line-height: 1.55;
}
