/*
Theme Name: CallCorico2
Theme URI: https://callcorico2.com
Author: CallCorico2
Author URI: https://callcorico2.com
Description: Premium Elementor-ready WordPress theme for CallCorico2 - Outils Intelligents, Systemes Securises, Automatisations Sur-Mesure.
Version: 1.1.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.0
License: Proprietary
License URI: https://callcorico2.com
Text Domain: annovate
Tags: elementor, business, french, saas, responsive
*/

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; -webkit-text-size-adjust: 100%; }
body {
  font-family: "Satoshi", "General Sans", "Inter", system-ui, -apple-system, sans-serif;
  background-color: #EFEFEF;
  color: #122435;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.55;
}
img, video { max-width: 100%; height: auto; display: block; }
a { color: inherit; text-decoration: none; }
button, input, textarea, select { font: inherit; }
button { cursor: pointer; border: 0; background: none; }
ul, ol { list-style: none; }

