.cookie-opt-card-policy {
	max-width: 100% !important;
	width: 80%;
}
.coop-heading {
	font-weight: 700;
}
.coop-heading__line {
	border-bottom: 1px solid black;
}

.coop-text__line {
	border-bottom: 1px solid black;
}

.coop-text__underline {
	text-decoration: underline;
}
.p-content {
	margin-block-start: 0;
	margin-block-end: 0;
	line-height: 1.55;
}
.category-list-cookies {
	padding-left: 7%;
}
.wp-block-post-title {
	text-align: center;
}
.title-cookie {
	border-bottom: 1px solid black;
}
.name-cookie {
	/* border-left: 2px solid; */
	padding-left: 1%;
}
.text-link-cookie > a {
	color: #00b0f0;
}
.ul-link-cookie {
	padding-top: 1%;
}
.entry-content {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.page-edit-list {
	background-color: white;
	border: 1px solid;
	margin: 3%;
	padding-bottom: 0;
}
.page-edit-list h2 {
	padding: 2%;
	border-bottom: 1px solid;
	text-align: center;
	margin: 0;
}
