.text-decorate-off{
    text-decoration: none !important;
    color: unset !important;
}

.bg-light-grey {
    background: rgba(250,250,250,1) !important;
}

.mm-show {
    height: unset !important;
}

.app-header__logo .logo-src {
    height: 40px;
    width: 40px;
    background-size: contain;
}

.divider:last-of-type{
    display: none !important;
}

label {
    font-weight: bold;
}

.cursor-default {
    cursor: default !important;
}
