

.ig-unorderedlist > li {
line-height:.9em;
}
.table-style{
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.ig-table-style th {
    color: #90223e;
    font-size: 15px;
    line-height: 20px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding:20px 30px;
    
}
.ig-table-style tr{
    border: 2px solid #90223e;
    padding-top:10px;
    padding-bottom:10px;
}