.illustraties {
  background-color: #fffec6;
  width: 100%;
  min-width: 1280px;
  min-height: 1848px;
  position: relative;
}

.illustraties .header {
  position: absolute;
  top: 0;
  left: 0;
  width: 1280px;
  height: 100px;
  background-color: #fffec6;
}


.illustraties .text-wrapper {
  position: absolute;
  width: 15.23%;
  height: 59.00%;
  top: 25.00%;
  left: 8.05%;
  font-family: 'Source Serif 4', serif;
  font-weight: 400;
  color: #f9078c;
  font-size: 36px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
	background-color: lightpink
}

.illustraties .div {
  position: absolute;
  width: 15.55%;
  height: 58.00%;
  top: 25.00%;
  left: 24.53%;
  font-family: 'Source Serif 4', serif;
  font-weight: 400;
  color: #0488c1;
  font-size: 36px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
	background-color: lightblue
}

.illustraties .text-wrapper-2 {
  position: absolute;
  width: 15.78%;
  height: 58.00%;
  top: 25.00%;
  left: 41.09%;
  font-family: 'Source Serif 4', serif;
  font-weight: 400;
  color: #01993b;
  font-size: 36px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
	background-color: lightgreen
}

.illustraties .star {
    position: absolute;
    width: 75px;
    height: 70px;
    top: 20px;
    left: 19px;
}

.illustraties .achtergrond {
  position: absolute;
  top: 120px;
  left: 0;
  width: 1280px;
  height: 1728px;
  background-color: #EEC2FD;
}

.illustraties .lievelings {
  position: absolute;
  top: 984px;
  left: 67px;
  width: 546px;
  height: 751px;
  aspect-ratio: 0.73;
  object-fit: cover;
}

.illustraties .menukaart {
  position: absolute;
  top: 163px;
  left: 675px;
  width: 568px;
  height: 797px;
  aspect-ratio: 1.41;
}

.illustraties .tekstvak {
  position: absolute;
  top: 162px;
  left: 67px;
  width: 561px;
  height: 798px;
  background-color: #DB99FC;
}

.illustraties .incididunt-ut-labore {
  position: absolute;
  top: 286px;
  left: 86px;
  width: 516px;
  font-family: 'Source Serif 4', serif;
  font-weight: 400;
  color:#7505ED;
  font-size: 32px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.illustraties .tekstblokje {
  position: absolute;
  top: 163px;
  left: 70px;
  width: 558px;
  height: 110px;
  background-color: #CB8DFC;
}

.illustraties .text-wrapper-3 {
  position: absolute;
  top: 179px;
  left: 84px;
  width: 531px;
  font-family: 'Source Serif 4', serif;
  font-weight: 400;
  color: #6D02EC;
  font-size: 64px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.illustraties .schaapie {
  position: absolute;
  top: 983px;
  left: 668px;
  width: 574px;
  height: 752px;
  aspect-ratio: 0.76;
}
a {
    color: inherit;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}
