Keep a fallback border
border-image replaces the painted border image, but a separate border style/width is still a useful fallback and avoids browser edge cases.
Shorthand reset behavior
Applying the normal border shorthand later can reset border-image longhands. Keep declaration order intentional.