/**
 * Add any custom CSS here.
 *
 * This file will be loaded after all other theme stylesheets.
 */

.footer-credits-text,
.page-id-2506 .full-head-img,
.page-id-2392 .full-head-img {
	display: none;
}

@media (min-width:992px) {
	#content-footer-section .container {
		display: flex;
		align-items: center;
	}
	#content-footer-section .widget {
		margin-bottom: 0;
	}
}