Created by: MartijnCuppens
The font sizes of custom selects are unchangeable. This PR syncs the custom select font size with $input-font-size.
Also $custom-select-font-size-sm is $input-btn-font-size-sm by default, while it should be $input-btn-font-size. Same for $custom-select-font-size-lg.