html, body{
    font-family: Inter, sans-serif;
}
.pricing-table-wrapper .price {
    display: none;
}
.pricing-table-header {
    border-bottom: #2e2e2e3d 1px dotted;
    padding: 10px 0;
}
.pricing-table .title {
    background: none;
    border-bottom: none;
}
.pricing-table .description {
    padding: 0;
}