.con-structured-data-wrapper{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    
}

.con-structured-data-wrapper h2{

}

.con-structured-data-table th{
    font-weight: bold;
    background-color: darkgoldenrod;
    color: #fff;
}

.con-structured-data-table td{
    background-color: bisque;
    color: #000;
}
