/*
Theme Name: Investonaute
Theme URI: https://forestgreen-swallow-770859.hostingersite.com/
Author: LUCAS SASU
Description: Thème WordPress autonome pour le site Investonaute.
Version: 3.3.0
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: investonaute
*/

body.investonaute-wp-fallback {
  margin: 0;
  color: #0b1d3a;
  background: #f6f8fc;
  font-family: Arial, sans-serif;
}

.investonaute-wp-fallback__header,
.investonaute-wp-fallback__main,
.investonaute-wp-fallback__footer {
  width: min(1120px, calc(100% - 40px));
  margin-inline: auto;
}

.investonaute-wp-fallback__header,
.investonaute-wp-fallback__footer {
  padding-block: 24px;
}

.investonaute-wp-fallback__main {
  min-height: 60vh;
  padding-block: 64px;
}
