@import url(22-module-hero.css);
@import url(22-module-breadcrumb.css);
@import url(22-module-stryper.css);
@import url(22-module-linkLabels.css);
@import url(22-module-buttons.css);
@import url(22-module-form.css);
@import url(22-module-tables.css);
@import url(22-module-alertbar.css);
/* line 14, ../../../../../Volumes/cascade-managed/mengtest/web-mobile/_internal/scss/2-group-utility/22-global-utility.scss */
a,
.collapse,
.show,
[class^="sac-state-events"] li,
[aria-labelledby="campus-social-links"] li,
a img {
  /* ======= Animate ========== */
  -moz-transition: background 1s ease, background-color 1s ease, fill 1s ease, color 1s ease, box-shadow 1s ease, text-shadowdow 1s ease, background-image 1s ease, border-color 1s ease;
  -webkit-transition: background 1s ease, background-color 1s ease, fill 1s ease, color 1s ease, box-shadow 1s ease, text-shadowdow 1s ease, background-image 1s ease, border-color 1s ease;
  transition: background 1s ease, background-color 1s ease, fill 1s ease, color 1s ease, box-shadow 1s ease, text-shadowdow 1s ease, background-image 1s ease, border-color 1s ease;
}

/*# sourceMappingURL=22-global-utility.css.map */