.menu-icon {
    font-size: 18px
}

::placeholder {
    color: lightgray !important
}

::-ms-input-placeholder {
    color: lightgray !important
}

.fs-8 {
    font-size: 0.81rem
}

.tooltip {
    font-size: 0.81rem
}