<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.customer.account {
    padding-bottom: 104px;
}
.customer.account .customer__title {
    font-family: "Prata", serif;
    font-size: 46px;
    line-height: 52px;
    color: #413936;
}
.customer.account .mat-customerOrder__link {
    color: #6B7264;
    font-weight: 500;
    font-size: 17px;
    text-decoration: none;
}
.customer.account .mat-customerOrder__link i {
    color: #D5CAA5;
    margin-right: 8px;
}
.customer.account .mat-customerOrder__title {
    font-family: "Prata", serif;
}
.customer.account table {
    box-shadow: none;
    border: 1px solid #D7D4CD;
}
.customer.account thead::after, .customer tfoot::before {
    background: #D7D4CD;
}
.customer.account tbody tr {
    border: 1px solid #D7D4CD;
}
.customer.account thead tr th {
    color: #161413;
    font-weight: 400;
    font-size: 11px;
}
.customer.account tbody tr td a {
    border: 1px solid #D7D4CD;
    color: #6B7264;
    text-decoration: underline;
 }</pre></body></html>