/*!
 * Start Bootstrap - Heroic Features HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    padding-top: 15px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
  	line-height: 1.5 !important;
}

@media screen and (min-width: 768px) {
	body {
	  	font-size: 15px; /* p24 added */
	}
}

.hero-spacer {
    margin-top: 20px; /* p24 df 50 */
}

.hero-feature {
    margin-bottom: 20px; 
}

footer {
    /* margin-bottom: 0px; p24 df margin:; 50 0 */
	font-size: 13px; /* p24 added */
	color: #444444;
}