﻿

.titulos-nota {
    color: #213454;
    text-align: left;
    font-family: 'calibriregular';
    font-size: 42px;
    font-weight: bold;
    width: 100%;
}

.bajada-nota {
    color: #383838;
    font-size: 25px;
    text-align: left;
    font-family: 'calibriregular';
    width: 100%;
}

.txt-fecha {
    color: dimgrey;
    font-size: 15px;
}

.texto-nota-desarrollo {
    color: dimgrey;
    font-size: 20px;
    line-height: 1.5em !important;
}

.nav_novedades {
    font-size: 15px;
    color: dodgerblue !important;
    text-decoration: none !important;
}

.nav_nota {
    font-size: 15px;
}
