.selection-projekte {
    margin-top: 40px;
}

.projekte {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    font-size: 20px;
    font-weight: bold;
    gap: 10px;
}