.p2-block-formaten p {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0;
}

.p2-block-formaten ul {
    list-style: none;
    margin-left: 0;
}

.p2-block-formaten li {
    padding: 12px 16px;
}

.p2-block-formaten li:nth-child(even) {
    background: #f0f0f0;
}
