/* CSS Document */

	#main {
		padding: 0 !important;
	}
		
		.fusion-header-wrapper .fusion-header {
			padding-bottom: 20px;
		}
		.blog-shortcode-post-title > a {
			color: #000 !important;
			font-size: 2.4rem !important;
		}
		.blog-shortcode-post-title > a:hover {
			color: #002395 !important;
		}
	.fusion-timeline-date {
		color: #f0f0f0 !important;
	}
		.fusion-single-line-meta {
			font-size: 1.4rem !important;
		}
			.fusion-single-line-meta a:hover {
				color: #002395 !important;
			}