I've been struggling to modify the border color in my bootstrap file despite using all of my expertise.
Below are the class names and corresponding colors within the brackets:
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #101010;
}