.join-nav-link {
    font-weight: 600 !important;
    width: min-content !important;
}

.nav-desktop-dropdown {
    min-width: 300px !important;
    right: 0 !important;
}

.new-pill {
    border-radius: 5px;
    font-size: 8px;
    padding: 2px 5px;
    margin-bottom: 3px;
    top: -2px;
    position: relative;
}