/* Cookie / legal policy pages — readability (ES + EN). */
body.cnc-legal-page .global_content_wrapper.page_default {
	max-width: 820px;
	margin-left: auto;
	margin-right: auto;
}

body.cnc-legal-page article.page .entry-header .entry-title {
	margin-bottom: 1.25rem;
}

/* Legacy content includes a second H1 inside entry-content. */
body.cnc-legal-page .entry-content .content_wrapper > h1:first-child {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

body.cnc-legal-page .entry-content .content_wrapper {
	font-size: 15px;
	line-height: 1.65;
	color: #222;
}

body.cnc-legal-page .entry-content h2 {
	margin-top: 1.75rem;
	margin-bottom: 0.75rem;
	font-size: 1.15rem;
}

body.cnc-legal-page .entry-content p {
	margin-bottom: 1rem;
}

body.cnc-legal-page .entry-content ul,
body.cnc-legal-page .entry-content ol {
	margin: 0 0 1.25rem 1.25rem;
	padding: 0;
	list-style-position: outside;
}

body.cnc-legal-page .entry-content li {
	margin-bottom: 0.65rem;
	line-height: 1.55;
}

body.cnc-legal-page .entry-content a {
	text-decoration: underline;
	text-underline-offset: 2px;
}
