/*
Theme Name: Digital SYGN Child
Theme URI: https://www.web.sygn.cloud
Description: Thème enfant sécurisé de Neve FSE pour Digital SYGN.
Author: Digital SYGN
Author URI: https://www.web.sygn.cloud
Template: neve-fse
Version: 1.0.0
Text Domain: digital-sygn-child
Requires at least: 6.5
Requires PHP: 8.1
License: GNU General Public License v2 or later
*/

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
}
