.breadcrumbs {
    font-size: 0.875rem;
    color: hsl(0, 0%, 45.1%);
}

.breadcrumbs-active {
    font-weight: 600;
    color: rgb(246 69 85);
}