/* Sticky footer styles
-------------------------------------------------- */

.footer {
  position: absolute;
  width: 100%;
  height: 55px; /* Set the fixed height of the footer here */
	background-color: #194a8e;
}

/* Custom page CSS
 * Not required for template or sticky footer method.
 * -------------------------------------------------- */

.footer > .footer-container {
	padding-top: 18px;
  padding-bottom: 10px;
}

.footer > .footer-container > p {
	color: #ffffff;
	margin-bottom: 0;
}
