/* Font size for researcher shortcode tables only. */
.table.researchers-table {
    font-size: 14px;
}

/* Keep phone numbers on one line. */
.table.researchers-table th:last-child,
.table.researchers-table td:last-child {
    white-space: nowrap;
}
