.breadcrumb-custom span {
    border-left: 1px solid #d8d8d8;
    color: #223345;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 60px;
    font-family: SFProText-Regular;
    font-size: 14px;
}

.breadcrumb-custom span:first-child {
    padding-right: 10px;
    padding-bottom: 2px;
    border-left: none;
}

.news-top .img-fluid{
    width: 100%;
}
.news-top{
    font-family: SFProText-Regular;
}
.see-more{
    color: #1200be;
}
.news-top h5{
    font-family: SFProText-bold;
    font-size: 16px;
}
.news-top p{
    color: #0a142f;
}
.news-top span{
    font-size: 12px;
    color: #8f9bae;
}
.news-top .icon-date{
    width: 13px;
    margin-right: 5px;
}
