.carousel-item p {
  color: white;
  font-size: 2.5em;
}
.carousel-item {
  z-index: 3;
}
.mt-55 {
  margin-top: 140px;
}
/* android-app-development */
.cara {
  background: url('../img/android-app-development.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size:cover;
  background-attachment: fixed;
  height: 450px;
}

.cara p {
  font-size: 1.8em;
}
/* smart-home-product */
.carp {
  background: url('../img/smart-home-product.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size:contain;
  background-attachment: fixed;
  height: 450px;
}

.carp p {
  font-size: 1.8em;
}

.cara p {
  font-size: 1.8em;
}
/* smart-home-product */
.carcar {
  background: url('../img/weinkling-carreers.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size:contain;
  background-attachment: fixed;
  height: 450px;
}

.carcar p {
  font-size: 1.8em;
}

.cont a {
  text-decoration: none;
}
