.planken li:first-of-type {
    border-top-color: #ebe6e7;
    border-top-width: 1.5px;
}

.accordion-shown {
    border-top-color: #ebe6e7;
    border-top-width: 0.5px;
}

