.div-cookie {
	padding-top : 15px;
	padding-bottom : 15px;
 	border-bottom: 1px solid #34486A;
}
.div-cookie:first-of-type {
	margin-top : 15px;
	padding-bottom : 15px;
    border-top: 1px solid #34486A; 
}
.div-cookie-title {
    font-weight: bold;
    padding-bottom: 5px;
}