/* Utility classes */
.no-transitions *,
.no-transitions *::before,
.no-transitions *::after {
  transition: none !important;
}
