/**
 *  Homepage
 *
 *  This stylesheet contains rules for the homepage.
 *
 *  @package thameslink_modules_homepage
 */

#main_centre.home .module .c h2 {
	color: #FFF;
	height: 29px;
	padding: 5px 0;
	font-size: 1.4em;
	margin-bottom: 0;
}
