/* ------- Jacobs Global CSS ------- */
.custom-border-table tr {
    border: 1px solid gray !important;
}

.custom-border-table td {
    border: 1px solid gray !important;
}

p.quote__paragraph {
    font-style: unset !important;
}