/**
 * If using a CSS pre-processor, tell it to overwrite this file. If not, place
 * your custom CSS modifications here.
 */
.navbar-default {
	background-color: gray;
	border-color: #d34615;
}

