/*
  Theme Name: Divi-child
  Version: 1.0.0
  Template: Divi
  Author: Divi Pixel
  Author URI: https://www.divi-pixel.com
  Description: Ma description
  Text Domain: divi-child
  License: GNU General Public License v2 or later
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.rouge {
		color: #a60a31 !important;
}


h1 {
  font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
  line-height: 1.2em;
  font-size: 50px !important;
}

h2 {
  font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
  line-height: 1.2em;
  font-size: 36px;
}

h3 {
  font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
  line-height: 1.2em;
  font-size: 24px;
  color: #a60a31 !important;
}
