
#actions-projets-wrapper img, #projet-samsah-wrapper img {max-width: 100%;}

 .box-action {
	position: relative;
	width: 100%;
	padding: 0 20px;
	margin-bottom: 30px;
	border: 1px solid var(--main-color-yellow);
	border-radius: 8px;
}

.box-action h4 {
	margin-left: 1em;
	text-indent: -1em;
	color: var(--main-color-red);
	font-size: 1.35rem;
	padding: 0 0 10px 0;
}
.box-action h4:before {content: "\f058" " ";font-family: FontAwesome;}
.box-action .extrait {margin-bottom: 15px;}
.box-action .suite {display: none;margin-bottom: 50px;overflow: hidden;}
.btn-lirelasuite, .btn-reduire {
	display: inline-block;
	float: right;
	/* padding: 0 3px; */
	margin: 5px 20px 0 0;
	font-style: italic;
	font-weight: bold;
	color: #BF0D0B;
	cursor: pointer;
}
.btn-lirelasuite:hover, .btn-reduire:hover {text-decoration: underline;}
.box-action h5 {
	display: inline-block;
	padding: 7px 20px;
	margin-bottom: 7px;
	font-size: 1rem;
	line-height: 1.25;
	font-weight: 700;
	background-color: #ffdcad; /* #ffdcad */
	/* font-size: 16px;  */
}

.ref-vosges-matin {
	float: right;
	margin: 15px 25px 0 0;
}

