/**
 * Theme Name:     Divi Child
 * Author:         Elegant Themes
 * Template:       Divi
 * Text Domain:	   divi-child
 * Description:    Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
 */
 .container {
                width: 100%;
                max-width: 1350px;
                margin: auto;
                position: relative
            }
article#post-59{
	width:100%;
	max-width:1350px!important;
	margin:0 auto;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:10em;
}

article#post-58{
	width:100%;
	max-width:1350px!important;
	margin:0 auto;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:10em;
}
article#post-60{
	width:100%;
	max-width:1350px!important;
	margin:0 auto;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:10em;
}
.et-pb-contact-message p{
	color:green;
	font-size:20px;
	text-align:center;
}
#cookies-eu-banner {
    background-color: #fff;
    color: #444;
    padding: 6px;
    font-size: 1em;
    text-align: center;
    min-height: 60px;
    position: fixed;
    bottom: 0;
    width: 100%;
    border-top: 1px solid #333;
}
#cookies-eu-banner #cookies-eu-accept {
	color: #fff;
	background:#5c0000;
}
#cookies-eu-more {
    color: #5c0000;
    padding-right: 20px;
    font-weight: bold;
}
