.nav-dropdown-bg-white {
    background-color: #F5F5F5 !important;
}
.defi-p {
    font-size: 14px !important;
    font-weight: normal !important;
    line-height: normal !important;
    color: #E6E6E6 !important;
}

.defi-text-13 {
    font-size: 13px !important;
    line-height: normal !important;
}

.defi-font-700 {
    font-weight: 700 !important;
}

.defi-font-800 {
    font-weight: 800 !important;
}

.defi-plus-jakarta-sans {
    font-family: "Plus Jakarta Sans" !important;
}

.defi-text-primary {
    color: #0CD81C !important
}

.defi-text-secondary {
    color: #09A816 !important
}

.defi-bg-dark {
    background: #000 !important;
}

.defi-bg-dark-secondary {
    background: #111 !important;
}