
body {
    font-family: 'Muli','Open Sans', sans-serif;
}
.card-shadow {
    border-radius: 2px;
    padding: 1.6em;
    margin: 2rem;
    box-shadow: 0 4px 10px -2px rgba(0, 0, 0, 0.2);
}
/* .dataTables_buttons {
    display: none;
} */
.font-weight-bold {
    font-weight: 700!important;
}
.totale {
    font-size: 1.5em;
}
.totale input {
    font-size: 1.5em;
}