@import "flive-vars";

:global {
  .Select-control {
    @include input();
    border-radius: 0;
  }
}
