.restoremd-customer-portal {
    max-width: 1040px;
}

.restoremd-customer-portal h2,
.restoremd-customer-portal h3 {
    margin-top: 24px;
}

.restoremd-public-table {
    border-collapse: collapse;
    margin: 12px 0 24px;
    width: 100%;
}

.restoremd-public-table th,
.restoremd-public-table td {
    border: 1px solid #dcdcde;
    padding: 10px;
    text-align: left;
}

.restoremd-public-table th {
    background: #f6f7f7;
    font-weight: 600;
}
