/**
 * Customize application css styles here.
 *
 * A lot of predefined CSS-variables can be used to easily adjust the
 * application's appearance.
 *
 * No further description is made here, as the variable names should be self
 * explanatory.
 */

:root {
    /* --bs-primary: #663D1C; */
    /* --bs-primary-rgb: 102, 61, 28; */
    /* --bs-body-bg: #efebe9; */
}
