/* .post-1314 header h1 {
display: none;
} */
.nouvelles {
	border-style: dashed;
	border-Color: #dddddd;
	background-color: #f8f7f7;
	background-size: cover;
	font-style: normal;
	font-weight: 400;
}

.btn-small-accueil {
	align-items: center;
	background-color: initial;
	border: 1px solid #505050;
	border-color: rgb(80 80 80/var(--tw-border-opacity));
	border-radius: 3.5rem;
	color: #505050;
	color: rgb(80 80 80/var(--tw-text-opacity));
	cursor: pointer;
	display: flex;
	font-family: Poppins;
	font-size: 1.2rem;
	font-weight: 400;
	gap: 1.9rem;
	justify-content: center;
	letter-spacing: .46px;
	line-height: 170%;
	max-width: 100%;
	overflow: hidden;
	padding: .5rem 1rem;
	position: relative;
	text-align: center;
	transition: all .4s ease;
	width: max-content;
}

.btn-small-accueil .wp-block-button__link {
	background-color: #f8f7f7;
	color: #002d5a;
}

.btn-small-menu {
	align-items: center;
	background-color: initial;
	border: 1px solid #DDDDDD;
	border-color: rgb(221 221 221/var(--tw-border-opacity));
	border-radius: 3.5rem;
	color: #DDDDDD;
	color: rgb(221 221 221/var(--tw-text-opacity));
	cursor: pointer;
	display: flex;
	font-family: Poppins;
	font-size: 1.2rem;
	font-weight: 400;
	gap: 1.9rem;
	justify-content: center;
	letter-spacing: .46px;
	line-height: 170%;
	max-width: 100%;
	overflow: hidden;
	padding: .5rem 1rem;
	position: relative;
	text-align: center;
	transition: all .4s ease;
	width: max-content;
}

.btn-small-menu .wp-block-button__link {
	background-color: #002d5a;
	color: #DDDDDD;
}

.btn-small-pied-de-page {
	align-items: center;
	background-color: initial;
	border: 1px solid #DDDDDD;
	border-color: rgb(221 221 221/var(--tw-border-opacity));
	border-radius: 3.5rem;
	color: #DDDDDD;
	color: rgb(221 221 221/var(--tw-text-opacity));
	cursor: pointer;
	display: flex;
	font-family: Poppins;
	font-size: 1.2rem;
	font-weight: 400;
	gap: 1.9rem;
	justify-content: center;
	letter-spacing: .46px;
	line-height: 170%;
	max-width: 100%;
	overflow: hidden;
	padding: .5rem 1rem;
	position: relative;
	text-align: center;
	transition: all .4s ease;
	width: max-content;
}

.btn-small-pied-de-page .wp-block-button__link {
	background-color: #bc2929;
	color: #DDDDDD;
}

.header-widget-area-wrapper .widget {
	flex-basis: 100%;
}