"nav-tabs" and "nav-link" border color the same as "border"
Created by: someden
There is a little difference between border color in .nav-tabs, .nav-tabs .nav-link.active (#dddddd) and in .border (#e9ecef).
https://codepen.io/kisonic/pen/WXbRLb
Why not make them the same?