footer a.text-reset:hover {
  color: #0d6efd !important; /* Bootstrap primary blue */
}


footer {
  background-color: #063F5C; /* Bootstrap Primary Blue */
  color: #fff;
}