.swat_table table {
    width: 100%;
    font-family: 'PrN';
        border-collapse: collapse;
    background: #f4f4f4;
}


.swat_table table, .swat_table th, .swat_table td {
    border: 1px solid #e0e0e0;
}

.swat_table th, .swat_table td {
    font-size: 14px;
    text-align: center;
}

.swat_table th, .swat_table td {
    padding: 0.625em;
}

.swat_table strong {
    font-weight: 600!important;
}