/*
Theme Name: Job Haiti
Theme URI: https://example.com
Author: Mon Nom ou Ma Société
Author URI: https://example.com
Description: Thème WordPress personnalisé créé à partir d’un design généré avec AI Studio.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: job-haiti
*/

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
}

.job-haiti-wp-content {
  max-width: 1120px;
  margin: 0 auto;
  padding: 8rem 1.5rem 4rem;
}

.job-haiti-wp-content img {
  max-width: 100%;
  height: auto;
}
