* {
  transition-delay: 0;
  transition-duration: 150ms;
  transition-property: all;
  transition-timing-function: ease-in-out;
}
