/* .form-check-input:checked {
    background-color: #5bc0de;
    border-color: #7a8288;
} */

.Select-input > input {
    color: #272b30;
}