.indititle{
    border-right: 6px solid var(--bs-body-bg) !important;
}


.indititle:last-of-type{
    border-right: 0px;
}
