.aktuelt-childpage-list {
    padding: var(--tVspacingLarge) 0;
}

.aktuelt-childpage-list__item {
    margin-bottom: var(--tVspacingXLarge);
    padding-bottom: var(--tVspacingXLarge);
    border-bottom: 1px solid var(--tColorContrast10);
}

.aktuelt-childpage-list__item:last-child {
    border-bottom: none;
    margin-bottom: 0;
}
