/* Shared utility classes extracted from inline presentation attributes. */

.u-display-none {
  display: none !important;
}
