.ged-bed-distribution {
    display: block;
}

.ged-bed-distribution__title {
    margin: 0 0 1rem;
    font-size: 1.15em;
    line-height: 1.25;
}

.ged-bed-distribution__group + .ged-bed-distribution__group {
    margin-top: 0.9rem;
    padding-top: 0.9rem;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.ged-bed-distribution__label {
    margin-bottom: 0.25rem;
    font-weight: 600;
    line-height: 1.3;
}

.ged-bed-distribution__value {
    line-height: 1.6;
}
