.headline-simple {
  display: inline-block;
  font-size: 15px;
  font-family: gameover;
  color: #75473a;
  margin-right: 8px;
}

.headline-simple2 {
  display: inline-block;
  font-size: 15px;
  font-family: gameover;
  color: #733820;
  margin-right: 8px;
}

.headline-simple3 {
  display: inline-block;
  font-size: 15px;
  font-family: gameover;
  color: #987e5a;
  margin-right: 8px;
}

.headline-simple4 {
  display: inline-block;
  font-size: 15px;
  font-family: gameover;
  color: #715338;
  margin-right: 8px;
}

.headline-simple5 {
  display: inline-block;
  font-size: 15px;
  font-family: gameover;
  color: #263717;
  margin-right: 8px;
}

.headline-simple6 {
  display: inline-block;
  font-size: 15px;
  font-family: gameover;
  color: #616b37;
  margin-right: 8px;
}

.headline-simple7 {
  display: inline-block;
  font-size: 15px;
  font-family: gameover;
  color: #87561e;
  margin-right: 8px;
}

.headline-simple8 {
  display: inline-block;
  font-size: 15px;
  font-family: gameover;
  color: #272624;
  margin-right: 8px;
}

.headline-doppel {
  display: inline-block;
  text-decoration: overline underline;
  text-decoration-color: #4d4c79;
  text-decoration-thickness: 2px;
  font-size: 14px;
  letter-spacing: 2px;
  font-weight: 600;
  text-transform: uppercase;
  margin-right: 8px;
}

.headline-doppel2 {
  display: inline-block;
  text-decoration: overline underline;
  text-decoration-color: #733820;
  text-decoration-thickness: 2px;
  font-size: 14px;
  letter-spacing: 2px;
  font-weight: 600;
  text-transform: uppercase;
  margin-right: 8px;
}

.headline-doppel3 {
  display: inline-block;
  text-decoration: overline underline;
  text-decoration-color: #987e5a;
  text-decoration-thickness: 2px;
  font-size: 14px;
  letter-spacing: 2px;
  font-weight: 600;
  text-transform: uppercase;
  margin-right: 8px;
}

.headline-doppel4 {
  display: inline-block;
  text-decoration: overline underline;
  text-decoration-color: #715338;
  text-decoration-thickness: 2px;
  font-size: 14px;
  letter-spacing: 2px;
  font-weight: 600;
  text-transform: uppercase;
  margin-right: 8px;
}

.headline-doppel5 {
  display: inline-block;
  text-decoration: overline underline;
  text-decoration-color: #263717;
  text-decoration-thickness: 2px;
  font-size: 14px;
  letter-spacing: 2px;
  font-weight: 600;
  text-transform: uppercase;
  margin-right: 8px;
}

.headline-doppel6 {
  display: inline-block;
  text-decoration: overline underline;
  text-decoration-color: #616b37;
  text-decoration-thickness: 2px;
  font-size: 14px;
  letter-spacing: 2px;
  font-weight: 600;
  text-transform: uppercase;
  margin-right: 8px;
}

.headline-doppel7 {
  display: inline-block;
  text-decoration: overline underline;
  text-decoration-color: #87561e;
  text-decoration-thickness: 2px;
  font-size: 14px;
  letter-spacing: 2px;
  font-weight: 600;
  text-transform: uppercase;
  margin-right: 8px;
}

.headline-doppel8 {
  display: inline-block;
  text-decoration: overline underline;
  text-decoration-color: #272624;
  text-decoration-thickness: 2px;
  font-size: 14px;
  letter-spacing: 2px;
  font-weight: 600;
  text-transform: uppercase;
  margin-right: 8px;
}

.storyli,
.storymi,
.storyre {
  color: #605f94;
  font-family: gameover;
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: 10px;
}

.storyli { justify-content: flex-start; }
.storymi { justify-content: center; }
.storyre { justify-content: flex-end; }

.storyli::after,
.storymi::before,
.storymi::after,
.storyre::before {
  content: "";
  flex: 1;
  height: 1px;
  background: #75473a;
}

.storyli2,
.storymi2,
.storyre2 {
  color: #733820;
  font-family: gameover;
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: 10px;
}

.storyli2 { justify-content: flex-start; }
.storymi2 { justify-content: center; }
.storyre2 { justify-content: flex-end; }

.storyli2::after,
.storymi2::before,
.storymi2::after,
.storyre2::before {
  content: "";
  flex: 1;
  height: 1px;
  background: #733820;
}

.storyli3,
.storymi3,
.storyre3 {
  color: #987e5a;
  font-family: gameover;
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: 10px;
}

.storyli3 { justify-content: flex-start; }
.storymi3 { justify-content: center; }
.storyre3 { justify-content: flex-end; }

.storyli3::after,
.storymi3::before,
.storymi3::after,
.storyre3::before {
  content: "";
  flex: 1;
  height: 1px;
  background: #987e5a;
}

.storyli4,
.storymi4,
.storyre4 {
  color: #715338;
  font-family: gameover;
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: 10px;
}

.storyli4 { justify-content: flex-start; }
.storymi4 { justify-content: center; }
.storyre4 { justify-content: flex-end; }

.storyli4::after,
.storymi4::before,
.storymi4::after,
.storyre4::before {
  content: "";
  flex: 1;
  height: 1px;
  background: #715338;
}

.storyli5,
.storymi5,
.storyre5 {
  color: #263717;
  font-family: gameover;
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: 10px;
}

.storyli5 { justify-content: flex-start; }
.storymi5 { justify-content: center; }
.storyre5 { justify-content: flex-end; }

.storyli5::after,
.storymi5::before,
.storymi5::after,
.storyre5::before {
  content: "";
  flex: 1;
  height: 1px;
  background: #263717;
}

.storyli6,
.storymi6,
.storyre6 {
  color: #616b37;
  font-family: gameover;
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: 10px;
}

.storyli6 { justify-content: flex-start; }
.storymi6 { justify-content: center; }
.storyre6 { justify-content: flex-end; }

.storyli6::after,
.storymi6::before,
.storymi6::after,
.storyre6::before {
  content: "";
  flex: 1;
  height: 1px;
  background: #616b37;
}

.storyli7,
.storymi7,
.storyre7 {
  color: #87561e;
  font-family: gameover;
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: 10px;
}

.storyli7 { justify-content: flex-start; }
.storymi7 { justify-content: center; }
.storyre7 { justify-content: flex-end; }

.storyli7::after,
.storymi7::before,
.storymi7::after,
.storyre7::before {
  content: "";
  flex: 1;
  height: 1px;
  background: #87561e;
}

.storyli8,
.storymi8,
.storyre8 {
  color: #272624;
  font-family: gameover;
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: 10px;
}

.storyli8 { justify-content: flex-start; }
.storymi8 { justify-content: center; }
.storyre8 { justify-content: flex-end; }

.storyli8::after,
.storymi8::before,
.storymi8::after,
.storyre8::before {
  content: "";
  flex: 1;
  height: 1px;
  background: #272624;
}

.blocktext {
  max-width: 480px; 
margin: 0 auto; 
line-height: 1.6; 
text-align: justify;
}

.box1 {
  padding: 12px;
  max-width: 480px; 
  border-left: 3px solid #75473a;
  border-right: 8px solid #75473a;
  background: rgba(82,76,115,0.12);
  border-radius: 8px;
margin: 0 auto; 
  line-height: 1.6;
  text-align: justify;}

.box2 {
  padding: 12px;
  max-width: 480px; 
  border-left: 3px solid #733820;
  border-right: 8px solid #733820;
  background: rgba(82,76,115,0.12);
  border-radius: 8px;
margin: 0 auto; 
  line-height: 1.6;
  text-align: justify;}

.box3 {
  padding: 12px;
  max-width: 480px; 
  border-left: 3px solid #987e5a;
  border-right: 8px solid #987e5a;
  background: rgba(82,76,115,0.12);
  border-radius: 8px;
margin: 0 auto; 
  line-height: 1.6;
  text-align: justify;}

.box4 {
  padding: 12px;
  max-width: 480px; 
  border-left: 3px solid #5d3817;
  border-right: 8px solid #5d3817;
  background: rgba(82,76,115,0.12);
  border-radius: 8px;
margin: 0 auto; 
  line-height: 1.6;
  text-align: justify;}

.box5 {
  padding: 12px;
  max-width: 480px; 
  border-left: 3px solid #263717;
  border-right: 8px solid #263717;
  background: rgba(82,76,115,0.12);
  border-radius: 8px;
margin: 0 auto; 
  line-height: 1.6;
  text-align: justify;}

.box6 {
  padding: 12px;
   max-width: 480px; 
  border-left: 3px solid #616b37;
  border-right: 8px solid #616b37;
  background: rgba(82,76,115,0.12);
  border-radius: 8px;
margin: 0 auto; 
  line-height: 1.6;
  text-align: justify;}

.box7 {
  padding: 12px;
  max-width: 480px; 
  border-left: 3px solid #87561e;
  border-right: 8px solid #87561e;
  background: rgba(82,76,115,0.12);
  border-radius: 8px;
margin: 0 auto; 
  line-height: 1.6;
  text-align: justify;}

.box8 {
  padding: 12px;
  max-width: 480px; 
  border-left: 3px solid #272624;
  border-right: 8px solid #272624;
  background: rgba(82,76,115,0.12);
  border-radius: 8px;
margin: 0 auto; 
  line-height: 1.6;
  text-align: justify;}

.box9 {
  padding: 12px;
  max-width: 480px; 
  border-left: 5px double #75473a;
  border-right: 5px double #75473a;
  border-top: 3px solid #75473a;
  border-bottom: 3px solid #75473a;
  background: rgba(82,76,115,0.12);
  border-radius: 2px;
margin: 0 auto; 
  line-height: 1.6;
  text-align: justify;}

.box10 {
  padding: 12px;
  max-width: 480px; 
  border-left: 5px double #733820;
  border-right: 5px double #733820;
  border-top: 3px solid #733820;
  border-bottom: 3px solid #733820;
  background: rgba(82,76,115,0.12);
  border-radius: 2px;
margin: 0 auto; 
  line-height: 1.6;
  text-align: justify;}

.box11 {
  padding: 12px;
  max-width: 480px; 
  border-left: 5px double #987e5a;
  border-right: 5px double #987e5a;
  border-top: 3px solid #987e5a;
  border-bottom: 3px solid #987e5a;
  background: rgba(82,76,115,0.12);
  border-radius: 2px;
margin: 0 auto; 
  line-height: 1.6;
  text-align: justify;}

.box12 {
  padding: 12px;
  max-width: 480px; 
  border-left: 5px double #5d3817;
  border-right: 5px double #5d3817;
  border-top: 3px solid #5d3817;
  border-bottom: 3px solid #5d3817;
  background: rgba(82,76,115,0.12);
  border-radius: 2px;
margin: 0 auto; 
  line-height: 1.6;
  text-align: justify;}

.box13 {
  padding: 12px;
  max-width: 480px; 
  border-left: 5px double #263717;
  border-right: 5px double #263717;
  border-top: 3px solid #263717;
  border-bottom: 3px solid #263717;
  background: rgba(82,76,115,0.12);
  border-radius: 2px;
margin: 0 auto; 
  line-height: 1.6;
  text-align: justify;}

.box14 {
  padding: 12px;
  max-width: 480px; 
  border-left: 5px double #616b37;
  border-right: 5px double #616b37;
  border-top: 3px solid #616b37;
  border-bottom: 3px solid #616b37;
  background: rgba(82,76,115,0.12);
  border-radius: 2px;
margin: 0 auto; 
  line-height: 1.6;
  text-align: justify;}

.box15 {
  padding: 12px;
  max-width: 480px; 
  border-left: 5px double #87561e;
  border-right: 5px double #87561e;
  border-top: 3px solid #87561e;
  border-bottom: 3px solid #87561e;
  background: rgba(82,76,115,0.12);
  border-radius: 2px;
margin: 0 auto; 
  line-height: 1.6;
  text-align: justify;}

.box16 {
  padding: 12px;
    max-width: 480px; 
  border-left: 5px double #272624;
  border-right: 5px double #272624;
  border-top: 3px solid #272624;
  border-bottom: 3px solid #272624;
  background: rgba(82,76,115,0.12);
  border-radius: 2px;
margin: 0 auto; 
  line-height: 1.6;
  text-align: justify;}