
/*# sourceMappingURL=custom.min.css.map */

@keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}