/*
 * Structural styles for ui-content.
 */

ui-content[align="right"] {
  align-content: end;
}
