:root {
  --muted: #4f6257;
}

.chat-note {
  color: #4f6257;
  font-size: 12px;
}

.footer-bottom {
  color: #9ab5a5;
  font-size: 11px;
}

.industry-hero h1,
.industry-detail h2 {
  overflow-wrap: anywhere;
}

@media (max-width: 420px) {
  .industry-hero h1 {
    font-size: 42px;
  }
}
