.btn-primary{
	background-color: #000!important;
	border-color: #000!important;
}

.navbar-custom{
	background-color: #000!important;
}

html[data-sidenav-size=full]:not([data-layout=topnav]) .navbar-custom .logo{
	background-color: #000!important;
}

body{
    background-color:aliceblue;
}