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