* {
  /*box-sizing: inherit;*/
}

*:before, *:after {
  /*box-sizing: inherit;*/
}

#h3-otsikko {
  color: rgb(255,227,0);
  font-size: 16px;
  margin-top: -1px;
}

#h3-otsikko-punainen {
  color: rgb(228,0,0);
  font-size: 20px;
  margin-top: -1px;
}

#suppea-kartoitus {
  color: rgb(228,0,0);
  font-size: 20px;
  margin-top: -1px;
}

#laaja-kartoitus {
  color: rgb(228,0,0);
  font-size: 20px;
  margin-top: -1px;
}

#jumbotron-asetukset {
  width: 100%;
  height: 80vh;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: rgb(8,8,8);
  margin-top: 20px;
}

#raita {
}

#slideshow {
  width: 100%;
  height: 500px;
}

#pyyda-tarjous {
  background-color: #121f67;
  color: rgb(243,243,243);
  font-family: 'Archivo Narrow', sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0px;
  font-size: 14px;
  border: none;
  border-radius: 0px;
}

