body {
  background: radial-gradient(ellipse at center top, #f4e6dc, #d6bbaa);
}

.thumbnails h3{
  font-family: 'Montserrat', sans-serif;
  color: #423937;
  text-shadow: 0px 4px 3px rgba(0,0,0,0.2);
  font-weight:bold;
  font-size: 14px;
}


#showroom.thumbnails h5, #showroom.thumbnails h6{
  color: #9e8985;
  text-shadow: 0px 2px 1px rgba(255,255,255,0.3);
}

h1{
  font-weight: 300;
}

.svgTxtShowroom{
  width: 50%;
}

.svgGfxGrass{
  width: 16%;
}

#topContent {
    text-align: center;
    margin: 20vh 0;
}
