.dlist-align {
    display: flex;
    justify-content: space-between;
}
.text-end {
    text-align: right !important;
}