body {
	font-size: 14px;
}

.header {
	text-align: center;
	background-color: #093773;
}

.footer p {
	margin: 3px;
	font-size: 0.9em;
	text-align: center;
}

.categoria-servico {
    text-transform: uppercase;
    font-size: 1.2em;
    color: #5AADDC;
    font-weight: bold !important;
    margin-bottom: 4px;
}

.nome-servico {
    color: #525257 !important;
    text-decoration: none !important;
    font-size: 2em;
    line-height: 30px;
}

.descricao-servico {
	font-size: 1.125em;
}