 html{
    font-family: 'Poiret One', cursive;
}

body{
    background-color: #ECF4C3;
    font-family: 'Poiret One', cursive;
}

.bg-light{
    background-color: #ECF4C3;
}

#haus{
background-color: #ECF4C3;
}

.geschosse{
    color: #4E6D3A;
    text-decoration: none;
    font-size: 1.25em;
    text-align: left;

}

.ansmeer{
    font-size: 1.1em;
    color: white;
    text-decoration: underline;
}

.img-lg{
  max-width: 150px;
  max-height: 100px;
  display: inline;
  border-style: solid;
  border-width: 1px;
  border-color: #4E6F3A;
  border-radius: 5px;
  width: 80%;
  height: auto;
  margin: 5px 10px;
}
