:root :where(.is-content-justification-right){justify-content:flex-end}:root :where(.is-content-justification-left){justify-content:flex-start}:root :where(.is-content-justification-center){justify-content:center}:root :where(.is-content-justification-around){justify-content:space-around}:root :where(.is-content-justification-between){justify-content:space-between}:root :where(.is-layout-flexwrap-wrap){flex-wrap:wrap}:root :where(.is-layout-flexwrap-nowrap){flex-wrap:nowrap}
