/* CSS Document */

.jumbo {
    background-color: rgb(223,218,211);
    color: #000;
    margin-bottom: 1.875rem;
}
.jumbo > .jumbo-body {
    padding: 0 1.875rem 0.9375rem;
}
.jumbo > .jumbo-body > .citation {
    border-left: solid 4px #b2292e;
    padding-left: 1em;
}
.jumbo > h1 {
    margin-bottom: 1.875rem;
}
.table-preus  th, .table-preus  td {
    font-size: 18px;
    text-align: center;
}
