.price-list-table {
    font-family: 'montserrat';
}
.price-list-table .table thead th,
.price-list-table .table td {
    border: 0;
}

.price-list-table .table thead th {
    text-decoration: uppercase;
}

.price-list-table td {
    padding: 2rem 1rem;
}