<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/athanor-fourneaux.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>717</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/athanor-fourneaux.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>1768</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/athanor-fourneaux.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>2424</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/athanor-fourneaux.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>2478</b><br />
#texte-image {
  padding: 40px 0;
}
#texte-image .texte h2 {
  font-size: 30px;
  margin-bottom: 20px;
  font-weight: bold;
}
#texte-image .texte h3 {
  font-size: 20px;
  margin-bottom: 20px;
}
#texte-image .texte p {
  font-size: 16px;
  line-height: 1.6;
}
#texte-image .image img {
  max-width: 100%;
  height: auto;
  max-height: 500px;
}
#texte-image .bouton {
  margin-top: 20px;
}
#texte-image .bouton .btn {
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  text-decoration: none;
  border-radius: 4px;
  transition: background-color 0.3s ease;
}
#texte-image .bouton .btn:hover {
  background-color: #0056b3;
}
#texte-image .bouton .custom-btn {
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  transition: background-color 0.3s ease;
}
#texte-image .bouton .btn-3 {
  font-size: 18px;
  font-weight: bold;
}
