
.carromas {
	font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin: 5% 0 5% 0;
    color: blue;
}

.tituloavisoslegales {
	font-size: 40px;
    line-height: 19px;
    font-weight: 700;
    margin: 25px 0 0;
}

.nombrelegales {
	font-size: 15px;
	font-weight: 500;
	margin: 30px 0 5px 0;
	width: 100%;
}

