section article {
/*     border-bottom: solid 1px var(--gris-vores); */
    margin-bottom: 0.5rem;
    display: list-item;
    margin-left: 1rem;
    list-style-type: disc;
}
article ul {
    display: inline;
    padding: 0;
    margin-left: 0.3rem;
}
article ul li {
    display: inline;
}
article ul li:not(:first-child)::before {
    content: " | ";
}
article span[class^="wp_"] {margin-right: 0.5rem }
article span[class^="wp_"] p:first-child {display: inline }

.wp_aut.unic {
    display:none;
}
#pwsr_dGenerals-grupRecerca h2 {
    font-size: 1rem;
    margin-top:  1rem;
    font-weight:  bold;
    text-decoration: underline;
}
#pwsr_dGenerals-grupRecerca p {
    margin-top: 0.2rem;
    line-height: 1.3rem;
}
.tc1 {
    font-weight: bold;
}
.amagat {display: none !important}