/* Custom overrides */

html {
  scroll-behavior: smooth;
}

::selection {
  background: rgba(45, 212, 191, 0.3);
}
