I am looking to maintain the visual style of my input fields to match that of a react-select component. I have been advised to use styled-components, yet I am uncertain about which styles need to be adjusted in order to achieve the desired outcome. Ideally, I would like to eliminate the border, focus glow, and display it inline while keeping everything else intact. Should I make modifications to .Select-menu-outer?