/************ 

breadcrumbs section 

*************/

.breadcrumb {
    margin-top: 20px;
}

.breadcrumb-item > a {
    color: #606060;
    font-family: "Noto Sans CJK TC";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
}