.page-node.not-front .field-name-field-descripcion-2 {
    margin: inherit !important;
    max-width: inherit !important;
}

.node--formacion .content {
    border: solid black;
    border-top: none; 
    border-radius: 0px 0px 5px 5px;
}

.node--formacion h2 a {
    color: black;
    text-decoration: none;
    font-family: Neuton;
    font-weight: 800;
}

.formacion-etiqueta {
    top: 1em;
    left: 1em;;
}