.site-info {
	display: none;
}
.site-footer {
	background-color: #f2d000;
}
/* globals */
figure {
	margin-top: 0;
}
#content #primary .entry-header,
#content #primary .entry-content {
	float: none;
	width: 100%;
}
/* footer */
footer.site-footer h2 {
	color: #222;
	font-size: 14px;
	font-weight: bold;
}
footer.site-footer .menu-footer-menu-container ul li {
	border-bottom: none;
	border-top: none;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
}
footer.site-footer .menu-footer-menu-container ul li li {
	padding-left: 15px;
}
footer.site-footer .menu-footer-menu-container ul li a {
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 1);
}
footer.site-footer .menu-footer-menu-container #menu-item-698 > a {
	box-shadow: none;
	text-decoration: none;
	pointer-events: none;
}
.cky-banner-element {
	cursor: pointer;
	text-decoration: underline;
}
.cky-btn-revisit-wrapper {
	display: none!important;
}