.titulo-despesas {
    display: block;
    text-align: center;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.5rem;
    margin-bottom: 1.5rem;
    
}