/* Custom styles */
html {
  scroll-behavior: smooth;
}
body {
  font-family: 'Delicious', sans-serif;
}
