.properties__headline {
    margin-bottom: 10px;
    font-size: var(--font-size-h4);
}

.properties__table {
    border-collapse: collapse;
}

.properties__table-cell.properties__table-cell--key {
    padding: 0 5px 0 0;
}