// Throughout our designs a thick border is often used as an accent. Use this
// var to keep their width consistent.
$accent-border-width:  5px !default;
$accent-border-color:  ui-color(u-darker-gray) !default;
