/* colors:
    primary-color: #000040;
    secondary-color: #d5dfe8;
    third-color: #faf9f8;
    fourth-color: #8ca7e8;
    fifth-color: #0c4db2;
*/

.img-header {
    height: auto;
    align-items: center;
}

li {  
    break-inside: avoid;  
} 

.tiny {
    font-size: small;
}

footer a {
    color: #8ca7e8;
}

.leistungen-bg {
    background-color: #faf9f8;
}

.vergleich-button {
    width: 100%;
    left: 0;
    position: absolute;
    bottom: -2rem;
}