/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */

.icon-block {
  padding: 0 15px;
}

.home-banner {
	background-image: url('http://i.imgur.com/iFASxAE.jpg');
	background-position-y: -328px;
	background-position-x: -287px;
}

.txt-shadow {
	text-shadow: 0px 2px 3px rgba(150, 150, 150, 1);
}

.brand-logo img {
	width: 180px;
	margin-top: 13px;
}