/* Unused samples for overrides example. */
.navbar-default .navbar-brand {
  color: yellow;
}

footer {
  background-color: red;
}
