/* General */
body {
    font-size: 1.9em;
}

.tooltipster-default {
    background-color: #fff;
    font-size: 1.4em;
}

/* Forms */
.form-select, .chosen-container {
    font-size: 0.85em;
}
