/* 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;
}
.icon-block .material-icons {
	font-size: inherit;
}

  	body {line-height:160%;}
  	li {margin-bottom:3px;}
  	li i {position:relative; bottom:-5px;}
  	.school h5 {font-weight:bold; margin-top:32px;}
  	h3 {font-size:24px; font-weight:bold;}

.brand-logo div {left:66px; font-size:24px !important; position:absolute; width:260px; top:0px;}
.brand-logo img {max-height:60px; position:relative; margin-top:3px; width:auto;}

nav ul a {padding: 0 8px !important;}
.home {margin-top:-5px;} 