/*
  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
*/


.et-l--header .et_pb_column_1_3 .et_pb_text_inner p {
	font-size: 32px;
	color: white;
}

.et-l--header .et_pb_section_0_tb_header {

background-position-x: 0%;
background-position-y: 0%;

background-attachment: scroll;
background-image: none;
background-size: auto;
background-origin: padding-box;
background-clip: border-box;
}



.page-id-101 img {
	padding-right: 15px;
	padding-left: 15px;
}

.et-menu nav li a, .et-menu nav li a:hover,  .et-menu nav li a:active {
	color: #000000 !important;
}

.et-menu .current_page_item a, .et-menu .current_page_item a:hover, .et-menu .current-menu-item a, .et-menu .current-menu-item a:hover {
  text-decoration: underline;
    text-decoration-color: currentcolor;
    text-decoration-thickness: auto;
  text-decoration-color: #bf0c1e;
  text-underline-offset: 15px;
  text-decoration-thickness: 2px;
}

h1 {
		color: #e32219 !important;
}

.et-l--footer a {
		color: white !important;
}