.custom-dropdown-content {
    position: absolute;
    display: none;
    z-index: 3;
}

.custom-dropdown-toggle:hover {
    cursor: pointer;
}
