.normatividad {
    margin: 50px;
    padding: 30px;
    background-color: rgba(200, 200, 200, 0.10);
}

.normatividad .block.block-layout-builder.block-field-blocknodenormatividadtitle.clearfix {
    color: #134759;
    font-family: 'Montserrat-Regular';
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}



.normatividad section div {
    margin-top: 10px;
}

.normatividad .field--label,
.normatividad .field--item {
    color: #316649;
    font-family: 'WorkSans-Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}

.normatividad .field--label {
    font-weight: 600;

}