@import 'bootstrap.css';

body {
    margin-top: 30px;
}

.print,
nav,
.nav,
.no-print {
    display: none;
}

.row {
    display: block;
}
.row > div {
    max-width: none;
    flex: none;
}

.card {
    margin-bottom: 20px;
}