.Divider{align-items:center;box-sizing:border-box;display:flex;width:100%}.Divider-Line{background-color:var(--depot-color-divider-fill-base);flex:1 1}.Divider-Line:first-child:not(:only-child){margin-right:16px}.Divider-Line:last-child:not(:only-child){margin-left:16px}