body
{
	background: #F5F5F5;
}

.navbar-brand img
{
	max-height: 80px !important;
}

.banner-items-container
{
	background-color: #d3242a;
}

.banner-items-title, .banner-items-subtitle
{
	color: white;
}

.banner-items-button .btn-primary
{
	border: 1px solid white;
}