

/*      Request ID: f8bf99db1dfb36bea3ba1d7a5a656de0_1751561272 (07/05/2025 1:51am) (minifier disabled) (BcEBDoAgCAXQEyVHapR/yqbYgKTj9x5tNspMYm0Y66jYZchGdh4oiqAedd1Op2gzVIGGE74wduLxThWamBfMuzzldv8B)      */

.individual th {
    width: 12.5%;
}
.business th {
    width: 25%;
}
.individual thead th,
.business thead th {
    background: #003087;
    color: white;
}
.individual tbody tr:first-child td,
.individual tbody tr:first-child th,
.business tbody tr:first-child td,
.business tbody tr:first-child th {
    background: #ffc72c;
    line-height: 1.2;
}
.individual tbody tr:first-child td strong,
.business tbody tr:first-child td strong {
    font-size: 2em;
    font-weight: 400;
    display: block;
}
.individual td span.fa.fa-check,
.business td span.fa.fa-check {
    color: #3c763d;
}
