.aabee-breadcrumb .items .item:not(:last-child):after {
    color: #6a6a6a;
    content: "/";
    margin-left: 0.4em;
    display: inline-block;
}
