/*
 Theme Name:     Divi Child-Theme
 Theme URI:      http://www.elegantthemes.com
 Description:    Divi Child-Theme
 Author:         Divi.world
 Author URI:     https://divi.world
 Template:       Divi
 Version:        1.0.0
*/

/* Cookie */

	.cn-button {
		color: #fff !important;
		padding: .5em 1em;
		background: transparent !important;
	} #cn-accept-cookie {
		background: linear-gradient(to bottom,#00c307,#039103) #039103 !important;
	}

/* Front Page */

	.home h2 {
		font-size: 30px;
		font-family: 'Lato', sans-serif;
		font-weight: 700;
		color: #343434;
		line-height: 1.2em;
		text-align: center;
	}

	.home div.et_pb_section.et_pb_section_0 p {
		color: #000;
		text-shadow: 0 0 5px #fff;
	}

/* Button */

	.et_pb_button {
		color: #e02b20;
	}

/* Footer */

	.sites {
		color: #fff;
		height: 65px;
		overflow: hidden;
		position: relative;
		margin-bottom: 10px;
	} .sites:hover {
		height: auto;
	}
