/* ------- 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;
}

a[href*="/admin/content/files/usage"] {
    pointer-events: none;
    text-decoration: none;
    color: inherit;
}