.-m-cms-cont-cd-advert {
	background-color: rgb(249, 249, 249);
	font-size: 14px;
	padding: 22px 0 0;
	max-width: 370px;
	margin: 0 auto 30px;
}

.-m-cms-cont-cd-advert .-title {
	font-size: 29px;
	font-family: 'Source Serif Pro';
	text-align: center;
	margin-bottom: 13px;
	border-bottom: 1px solid rgb(226, 226, 226);
	padding-bottom: 16px;
}

.-m-cms-cont-cd-advert .-date,
.-m-cms-cont-cd-advert .-text {
	padding: 0 29px;
}

.-m-cms-cont-cd-advert .-date {
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 35px;
}

.-m-cms-cont-cd-advert .-text {
	line-height: 1.429;
	border-bottom: 1px solid rgb(226, 226, 226);
	padding-bottom: 19px;
}

.-m-cms-cont-cd-advert .-name,
.-m-cms-cont-cd-advert .-contact {
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
	line-height: normal;
}

.-m-cms-cont-cd-advert .-name {
	font-size: 19px;
}

.-m-cms-cont-cd-advert .-contact {
	font-size: 15px;
}

.-m-cms-cont-cd-advert a {
	color: inherit;
	text-decoration: none;
}

.-m-cms-cont-cd-advert .-infos {
	padding: 17px 0 22px;
}

.-m-cms-cont-cd-advert:hover .-infos {
	color: white;
	background-color: rgb(54, 159, 212);
}