.ph-b2dc5f8d-wrapper {
    display: flex;
    flex-direction: column;
}

.ph-b2dc5f8d-breadcrumb {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 14px;
    line-height: 1.5;
}

.ph-b2dc5f8d-breadcrumb a {
    text-decoration: none;
    transition: color 0.2s ease;
}

.ph-b2dc5f8d-breadcrumb a:hover {
    text-decoration: underline;
}

.ph-b2dc5f8d-separator {
    display: inline-block;
}

.ph-b2dc5f8d-heading {
    margin: 0;
    padding: 0;
    font-weight: 700;
    line-height: 1.2;
}

.ph-b2dc5f8d-location {
    display: flex;
    align-items: center;
}

.ph-b2dc5f8d-location a {
    display: flex;
    align-items: center;
    gap: inherit;
    text-decoration: none;
    color: inherit;
    transition: color 0.2s ease;
}

.ph-b2dc5f8d-location-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}

.ph-b2dc5f8d-location-text {
    line-height: 1.5;
}
