v0.0.121
Other
Updates search css to allow text color to be white. Updates big search to always display search icon regardless of screen size
Resolves issues related to icon buttons:
Font size smaller than standard -> specified font size of '3xs' for icon buttons removed, so standard 1rem size will be applied
Text overflowing buttons on small screen -> Removed fixed height setting and allowed button's height to expand as needed if text overflows to next line
Text not properly aligned to button icon -> Removed extra margin from sds-icon__button--title css

