/*
Theme Name: Atlas Pro ONTV Clean
Theme URI: https://atlasontv-fr.com/
Author: Atlas Pro ONTV France
Description: Clean static marketing theme for Atlas Pro ONTV France staging rebuild.
Version: 1.0.4
Text Domain: atlaspro-ontv-clean
*/

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background: #fff;
}

.apo-wp-default {
  max-width: 1120px;
  margin: 0 auto;
  padding: 72px 24px;
  font-family: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #0f0f10;
}

.apo-wp-default a {
  color: #b45309;
}
