/* Sticky footer styles
-------------------------------------------------- */
footer.sticky-footer {
	background-color: rgba(245, 245, 245, 1);
	bottom: 0;
	display: block;
	height: 306px;
	position: absolute;
	width: 100%;
}

/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */