.breadcrumb {
    display: flex;
    gap: 8px;

    align-items: center;
    font-size: 13px;
    color: #5E6278;
    font-weight: 600;
}