.breadcrumb {padding: 0px 0 15px 0; margin:0;background: none;color:#999;font-size:14px;}
.breadcrumb a {color:#999;text-decoration:underline;}
.breadcrumb a:hover{color:#000;text-decoration:none;}
.breadcrumb > li {display: inline;}
.breadcrumb > .active {color: #018bbc;}
.breadcrumb > li + li::before {padding: 0 10px;content: "\f105";font-family: "FontAwesome","Font Awesome 5 Pro";}
