html {
  scroll-behavior: smooth;
}

body {
  letter-spacing: 0;
}

.mockup-shadow {
  box-shadow: 0 28px 80px rgba(15, 23, 42, 0.18);
}
