/* Small custom touches on top of Bootstrap — everything else (buttons,
   cards, tables, nav, alerts, forms) is handled by Bootstrap classes
   directly in the page markup. */

.file-chosen {
    margin: 6px 0 0;
    font-size: 12px;
    color: #6c757d;
}
