/* Aussehen der Webseite anpassen */

/* Intro */
.hintergrund-name {
    background-color: #a843dacf;
}

.zt-name {
    font-size: 3.5em;
    font-weight: bold;
    margin: 2.35em 0em 2.5em 0em;
font-family:Georgia, 'Times New Roman', Times, serif}

.intro-text{
    font-size:3em; 
    font-family:Georgia, 'Times New Roman', Times, serif}
/* Geburtstag */
.hintergrund-bday {
    background-color: #9cc1f0;
}

div {
    font-family:Georgia, 'Times New Roman', Times, serif
}

.zt-age {
    margin: 0em;
    font-weight: 700;
    font-size: 5em;
font-family:Georgia, 'Times New Roman', Times, serif}

/* Sommer-Winter */
.hintergrund-sommer-winter {
    background-color: #DAB6C4;
}

.zt-sommer-winter {
    margin: 1em 0em 1em 0em;
    font-size: 2em;
    font-weight: bold;
}


/* Berg-Meer */
.hintergrund-berg-meer {
    background-color: #DAB6C4;
}

.zt-berg-meer {
    margin: 1em 0em 1em 0em;
    font-size: 2em;
    font-weight: bold;
}

/* Urlaub */
.hintergrund-urlaub {
    background-color: #B8D8BA;
}

.zt-urlaub {
    margin: 1em 0em 1em 0em;
    font-size: 2em;
    font-weight: bold;
}


/* Lieblingsfach */
.hintergrund-fach {
    background-color: hwb(0 100% 0% / 0.69);
}

.zt-fach-name {
    font-size: 1.3em;
    font-weight: bold;
}

.zt-fach-beschreibung {
    font-size: 1em;
    font-weight: normal;
}


/* Lieblingsessen */
.hintergrund-essen {
    background-color: hwb(0 100% 0% / 0.69);
}

.zt-essen {
    font-size: 1.3em;
    font-weight: bold;
}

.zt-essen-beschreibung {
    font-size: 1em;
    font-weight: normal;
}


/* Lieblingssport */
.hintergrund-sport {
    background-color: hwb(0 100% 0% / 0.69);
}

.zt-sport {
    font-size: 1.3em;
    font-weight: bold;
}

.zt-sport-beschreibung {
    font-size: 1em;
    font-weight: normal;
}


/* Lieblingslied */
.hintergrund-lied {
    background-color: hwb(0 100% 0% / 0.69);
}

.zt-lied {
    font-size: 1.3em;
    font-weight: bold;
}

.zt-lied-beschreibung {
    font-size: 1em;
    font-weight: normal;
}

/* Lieblingsblume */
.hintergrund-blume {
    background-color: hwb(0 100% 0% / 0.69);
}

.zt-blume {
    font-size: 1.3em;
    font-weight: bold;
}

.zt-blume-beschreibung {
    font-size: 1em;
    font-weight: normal;
}

/* Lieblingsfarbe */
.hintergrund-farbe {
    background-color: hwb(0 100% 0% / 0.69);
}
.zt-farbe {
    font-size: 1.3em;
    font-weight: bold;
}

.zt-farbe-beschreibung {
    font-size: 1em;
    font-weight: normal;
}

/* Lieblingstier */
.hintergrund-tier {
    background-color: hwb(0 100% 0% / 0.69);}

.zt-tier {
    font-size: 1.3em;
    font-weight: bold;
}

.zt-tier-beschreibung {
    font-size: 1em;
    font-weight: normal;
}

/* Liblingspizza */
.hintergrund-pizza {
    background-color: hwb(0 100% 0% / 0.69);
}

.zt-pizza {
    font-size: 1.3em;
    font-weight: bold;
}

.zt-pizza-beschreibung {
    font-size: 1em;
    font-weight: normal;}
.wrapper-5 {
        background-color: rgba(2, 46, 134, 0.941);
    }