.hero-photography.carousel-hero.jumbotron {
  padding-top: 50px;
}

.hero-title {
  padding-top: 250px;
}

p {
  font-size: 15px;
}

.hero-button {
  background-color: #19a41f;
}

.hero-button {
}

.btn {
  background-color: #19a41f;
}

span {
}

li {
}

p {
  font-family: 'Montserrat';
}

a:active {
  background: var(--indigo);
  border-color: var(--blue);
  color: var(--blue);
}

div {
}

div.jumbotron.carousel-hero {
  color: #fff;
  text-align: center;
  background-size: cover;
  background-position: center;
  padding-top: 100px;
  padding-bottom: 100px;
  margin-bottom: 0;
}

div.jumbotron.hero-nature {
  background-image: url('../../assets/img/Artboard%2013%20copy.webp');
  min-height: 800px;
}

div.jumbotron.hero-photography {
  min-height: 700px;
  background-image: url('../../assets/img/Artboard%2013%20copy%202.webp');
}

div.jumbotron.hero-technology {
  background-image: url('../../assets/img/Artboard%2013.webp');
  min-height: 700px;
}

h1.hero-title, h2.hero-title, h3.hero-title {
  text-shadow: 0 3px 3px rgba(0,0,0,0.4);
  color: #fff;
}

a {
  color: #000000;
}

