.title, h1, .cronograph,.notas{
	text-align: center;
}

.title h2{
	font-weight: bold;
	border-bottom: 1px solid #d5d5d5;
}

section.cronograph {
    padding: 4em 0;
    background: #ededed;
    color: #333333;
}

.cronograph h1{
	font-size: 5em;
	font-weight: bold;
}

.title h4, .notas{
	font-style: italic;
	color: #999999;
}

section.notas {
    margin-top: 4em;
}

.notas span{
	font-weight: bold;
}