/* HOME */

.comunicado .post-content .titulo {
    font-weight: 300;
    font-size: 1em;
}

.comunicado .post-content {
    color: #696969;
}

header .sub-menu li a {
    font-size: 13px;
}

.data-values .value .valor {
    font-size: 22px;
    line-height: 200%;
    font-weight: 300;
}

.posts-container .bloco-comunicado-calendario .data-mes span.dia {
    font-weight: 400;
}

footer .redes-sociais a {
    font-weight: 400;
}

footer .menu-rodape li a {
    font-weight: 400;
}

/* INTERNAS*/

#PageContent table .highlight-blue {
    color: #32318E;
    font-weight: 400;
    font-size: .9em;
}

#PageContent table .highlight {
    color: #792E6E;
    font-weight: 400;
    font-size: 1em;
}

#PageContent p {
    line-height: 160%;
}

#PageContent ol, #PageContent ul {
    line-height: 160%;
}

#PageContent h2 {
    margin-bottom: 18px
}

.filters-container a.filter {
    padding: 10px 8px;
}

.filters-container h3 {
    margin-bottom: 25px;
}

.filters-container .filtros-tipo .filter-type {
    font-weight: 300;
}

.linha-evento .titulo {
    font-weight: 400;
    font-size: 1em;
}

body {
    font-size: .9rem;
    font-weight: 300;
}

