/* remove GitHub badge on bottom of page */
div#social {
  display: none;
}

/* customize header colors */
header {
  background-color: #fa6100 !important;
  color: white !important;
  border-bottom: none !important;
}
