/* ECO113 course site — independent visual identity (no Bryant branding) */

body {
  font-size: 1.05rem;
  line-height: 1.6;
}

.navbar-title {
  font-weight: 600;
}

h1, h2, h3 {
  font-weight: 600;
}

code {
  font-size: 0.9em;
}
