/* V140 — Footer service mini-block: make labels bold (fix selector) */
.fc-footer__service .k,
.fc-footer__serviceRow .k{
  font-weight: 700;
}
