.inner-wrapper {
    max-width: 600px;
    margin: 0 auto;
}

@font-face {
  font-family: "ABCDiatype1";
  src: url("./fonts/ABCDiatype-ABC-Marist-Trial.woff2/ABC Marist Variable/ABCMaristVariableItalic-Trial.woff2") format("woff2");
}

@font-face {
  font-family: "ABCDiatype2";
 src: url("./fonts/ABCDiatype-ABC-Stefan-Trial.woff2/ABCStefan-Simple-Trial.woff2") format("woff2");
}

.ABCDiatype1 {
  font-family: "ABCDiatype1";
}

.ABCDiatype2 {
  font-family: "ABCDiatype2";
}
h1 {
  color: rgb(89, 22, 49);
}
body {
  background-color: #c2e7f2;
}
h1{
    font-size: 60px;
}
.garten-text {
  font-size: 20px;
}
.swiper-slide figure {
  text-align: center;
}

figure {
  margin: 0;
}
.swiper {
  width: 100%;
  max-width: 700px;
  height: 500px;
  margin: 2rem auto;
}

.swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}


.Picknickdecke {
  width: 500px;
}

.Bücher {
  width: 350px;
}

.Getränk {
  width: 330px;
}