.ryehub-lc-footer-links {
	background: #17110d;
	color: #fff;
	display: flex;
	flex-wrap: wrap;
	gap: 10px 18px;
	justify-content: center;
	padding: 16px;
	text-align: center;
}

.ryehub-lc-footer-links a {
	color: #fff;
	font-size: 0.9rem;
	font-weight: 700;
	text-decoration: none;
}

.ryehub-lc-footer-links a:hover,
.ryehub-lc-footer-links a:focus {
	text-decoration: underline;
}

.ryehub-age-confirmation {
	background: #fff8ec;
	border: 1px solid #e5c58a;
	border-radius: 6px;
	margin: 12px 0;
	padding: 12px;
}

.ryehub-vendor-terms-acknowledgement {
	background: #f7fbf8;
	border-left: 4px solid #16805c;
	padding: 12px;
}

.ryehub-policy-page {
	margin: 0 auto;
	max-width: 860px;
}

.ryehub-policy-page h2 {
	margin-top: 1.7em;
}
