

.h1 seo-heading {
  font-size: 1.5em; /* Adjust as per design */
  font-weight: 600;
  color: #222; /* Dark text for readability */
  font-family: 'Segoe UI', 'Roboto', sans-serif;
  margin-top: 1.5em;
  margin-bottom: 1em;
  line-height: 1.4;
}


