@media (max-width: 768px) {
  h1 { font-size: 1.6rem; }
  .navbar-text { font-size: .8rem; }
}
