@charset "UTF-8";

.js-fade-in {
  opacity: 0;
  transform: translateY(20px);
}
