.jumbotron-image {
	background: url("../img/3p-technik_header-produkt.jpg") no-repeat center center;
  padding: 6% 0;
}

.form-control {
  font-family: 'Univers 45 Light' !important;
}
.form-control:focus {
  box-shadow: none;
}

.list-group-item-action {
  text-decoration: none;
}