.mt-21 {
    margin-top: 5.25rem !important;
}

.mt-22 {
    margin-top: 5.5rem !important;
}

.mt-23 {
    margin-top: 5.75rem !important;
}

.mt-24 {
    margin-top: 6rem !important;
}

td > .numeric {
    font-family: Consolas;
}


::placeholder {
    font-style: italic;
    font-size: 0.9em;
}

.alert {
    white-space: pre;
}