.breadcrumb-custom span {
    border-left: 1px solid #d8d8d8;
    color: #223345;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 60px;
}

.breadcrumb-custom span:first-child {
    padding-right: 10px;
    padding-bottom: 2px;
    border-left: none;
}

.internal-video{
    color: #223345;
    font-family: SFProText-Regular;
}
.internal-video h1{
    font-family: EB-Garamond;
}
.internal-video button{
    border: 2px solid rgba(18, 0, 190, 1);
    border-radius: 31px;
    color: #1200be;
    font-size: 18px;
    height: 61px;
}
.card-body{
    font-family: SFProText-Regular;
}
.card-body h5{
    font-size: 16px;
}
.card-body p/*,span*/{
    font-size: 12px;
    color: #323846;
}

