body {
  font-family: 'Inter', sans-serif;
}

/* Làm chữ header to + bo viền */
h1, h2, h3, .navbar-brand {
  font-weight: 600;
  letter-spacing: 0.5px;
  border-bottom: 2px solid #eee;
  padding-bottom: 5px;
}
