* {
  
}

html, body {
  font-family: Arial;
  
  font-size: 10pt; 
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

h3, .h3 {
  margin: 0px;
  position: relative;
  color: #91adb8;
  font-size: 22px;
  font-weight: bold;
}

h4, .h4 {
  margin: 0px;
  padding: 0px;
  position: relative;
  left: 3px;
  color: #616161;
  font-size: 22px;
  font-weight: bold;
}

input {
  display: none;
}

.ingredients {
  border-bottom: solid 1px #000000;
  font-style:italic;
}

div#wijnen_suggestie {
	display: none;
}
