/* Normalizzazione formattazione descrizione congressi */
.congresso-descrizione,
.congresso-descrizione * {
    font-family: inherit !important;
    font-size: inherit !important;
    color: inherit !important;
    line-height: inherit !important;
    background: transparent !important;
}

b, strong {
  font-weight: 700;
}
