Borders
There is a base border module that can be extended with the border-width, border-color, border-style modules. By default you don't need to set a border color. It will just inherit whatever the text color is for that dom node. You can target any side to put a border on ie. top, right, bottom, left.