.unread::after {
    width: 5px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-left-color: #f59e0b;
    border-left-width: 5px;
    content: "";
}
.fi-fo-repeater-item {
    overflow: unset !important;
}
