/* @import "../../node_modules/bootstrap/dist/css/bootstrap.min.css"; */
@import "../../node_modules/@sweetalert2/theme-bootstrap-4/bootstrap-4.min.css";
@import "../../node_modules/@fortawesome/fontawesome-free/css/all.css";

.dark-mode {
    background: black;
}