/*
Theme Name: IT Match & Merge
Theme URI: https://itmatchandmerge.com
Author: IT Match & Merge
Description: Cabinet de sourcing QA & DevOps — Maroc vers Europe & UK
Version: 4.0.0
License: GNU General Public License v2 or later
Text Domain: itmatch
*/

/* Base reset */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; font-size: 16px; }
body { font-family: 'DM Sans', sans-serif; background: #fff; color: #1E2A3A; line-height: 1.65; overflow-x: hidden; }
img  { max-width: 100%; height: auto; display: block; }
a    { text-decoration: none; color: inherit; }
ul   { list-style: none; margin: 0; padding: 0; }
li   { list-style: none; }
