/* Footer — footer-stripe.png */

.footer-main {
	background: #0f2c64;
	padding-top: 17px;
}

.footer-main__divider {
	left: 0;
	line-height: 0;
	margin: 0 !important;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 2;
}

.footer-main__divider img {
	display: block;
	height: auto;
	width: 100%;
}
