
.family-item{
    font-size: medium;
}
.subfamily-item{
    font-size: small;
}
.colFamilies{

    /*max-width: 12rem;*/

    height: max-content;
    font-size: 1.2rem;
    border-width:2px;
    border-style: solid;
}
.collapse-header{
    text-align: center;
    font-weight: bold;
    color: white;
    border-radius: 3px 3px 0 0 ;
}
