.breadcrumbs ol{
    display: flex;
    align-items: center;
}

.breadcrumbs li{
    color: var(--dark);
}