/* Style for dropdown arrow */
.custom-dropdown .Select-control {
    border: 1px solid #d2d2d7;
    border-radius: 8px;
}

.custom-dropdown .Select-arrow-zone {
    display: block !important;
}