/*
Theme Name: SmartTheme
Theme URI:
Author: Smartson Communication
Author URI:
Description: Thème Wordpress conçu, créé et développé par l'agence Smartson Communication.
Requires at least: 6.8
Tested up to: 6.8
Requires PHP: 5.7
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: SmartTheme
Tags:
*/


/* Correctifs globaux minimaux */
* {
  -webkit-tap-highlight-color: transparent;
}

html,
body {
  overflow-x: clip;
}