#CF:before {
    content: "";
    background-color: #E46732;
    width: 8px;
    height: 50px;
    display: inline-block;
    margin-right: 5px;
}

#CF {
    font-weight: bold;
}

