.arrow-icon{width:18px;height:18px;display:inline-block;position:relative;flex:0 0 auto}.arrow-icon:before{content:'';position:absolute;top:8px;left:1px;width:15px;height:1.5px;background:currentColor}.arrow-icon:after{content:'';position:absolute;right:1px;top:4px;width:7px;height:7px;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor;transform:rotate(45deg)}.arrow-icon.left{transform:rotate(180deg)}
