p.turni {
  text-align: justify;
  padding-left: 22px;
  padding-right: 22px;
}
.rsepro-new-layout-container {
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 30px 2%;
    margin: 0 0 1rem 0;
    padding: 0;
    width: 100%;
   border-bottom: solid; border-bottom-color: #003399; border-bottom-width: 3px;
}
h5 {
  background-color: #FFFF99
}