box-shadow: inset 0 0 0 ${(props): string => `${props.theme.border.borderWidthInput} ${props.theme.border.borderColorInputHover}`};