

/* ==========================================================================
   Author's custom styles
   ========================================================================== */


.link-inverse {
	color: #000;
}

.link-inverse:hover, .link-inverse:focus, .link-inverse:active {
	color: #333;
}

.banner img {
	width: 100%;
	max-width: 100%;
}

footer {
	margin: 50px 0 0 0;
	padding: 50px 0;
	background-color: #f2f3f4;
}