body {
  font-family: Arial, sans-serif;
  background-color: #f9f9f9;
}

.navbar-brand {
  font-weight: bold;
}

footer a {
  text-decoration: underline;
}