.decoration{display:-webkit-box;display:-ms-flexbox;display:flex}.decoration.aligncenter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.decoration.alignright{float:none!important;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.decoration.alignleft{float:none!important;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}html :where(.wp-block)[data-align=left],html :where(.wp-block)[data-align=right]{height:auto;width:100%}html :where(.wp-block)[data-align=left]>.wp-block-acf-decoration{float:none;margin-right:0}html :where(.wp-block)[data-align=right]>.wp-block-acf-decoration{float:none;margin-left:0}