body {
  font-family: "Segoe UI", sans-serif;
  color: #2c3e50;
}

.navbar-brand {
  font-weight: bold;
  color: #006e51 !important; /* Emerald tone */
}

h1, h2, h3 {
  color: #006e51;
}

a {
  color: #007b5f;
}