.is-absolute{
    position: absolute;
}
.select:not(.is-multiple):not(.is-loading)::after
{
    border-color: white;
}