﻿#breadcrumb .breadcrumb::after {
    color: #434443;
    content: "/";
    margin: 0 0.66667rem;
    position: relative;
    top: 1px;
}
