.breadcrumb-link {
    text-decoration: none;
}

.bg-image{
  background-image: url("../img/background-min.026995575bc9.webp");

  /* Full height */
  height: 100%;

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.btn-primary, .btn-info {
  color: white;
}
