.l-post .post-content ul li:before {
    content: "";
    width: 8px;
    height: 1px;
    position: absolute;
    left: -1rem;
    top: 0.8rem;
    border-bottom: 2px solid #C10B37;
    background: none;
}