div#price-table .row p {
    font-weight: 500;
    color: black;
}
span {
    color: black !important;
}
span.word-break {
    word-break: break-all;
}