html,
footer {
  background: #58595b;
  color: #FFF;
}

body {
  font-family: Avenir, 'Century Gothic', sans-serif;
  font-weight: 400;
  font-style: normal;
}

.bg-ucsb-navy {
  background-color: #003660 !important;
}
