/*.navbar {
	background-color: #6c000f !important;
}
.navbar li a {
	color: white !important;
}
.navbar-nav .btn {
	background-color: #2c0c0e!important;


}
.title {
	color:  white;
	font-weight: bold;
}*/

@media only screen and (max-width: 410px) {
  .navbar-brand {
    font-size: 20px;
  }
}
