.btn-home {
  background-color: #015796 !important;
  color: white !important;
}

.btn-home:hover {
  background-color: #01385f !important;
}
.navbar-link:hover {
  text-decoration: underline !important;
}
