ul.list-unordered {
    display: block;
    list-style-type: disc;
    margin-top: 1em;
    margin-bottom: 1 em;
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px;
}

.footer-dsgvo.transparent {
    background-color: rgba(255, 255, 255, 0.84);
}

#footer .footer-dsgvo p {
    font-size: 0.9em;
}

#footer .justify {
    text-align: left;
}

#footer .justify p {
    text-align: justify;
}