body {
		background-color: #292727;
		height: 700px;
	}

.container {
		background-color: #292727!important;
	}

.bg-light { 
  		background-color: #292727!important;
	}

.nav-link { 
  		color: #fff!important;
	}

.navbar-brand { 
  		color: #fff!important;
	}		

.dropdown-menu {
		background-color: #292727;
		border: none;
		padding: 0rem;
	}

.dropdown-item {
		color: #fff!important;
		padding: 0.25rem;
		}

.dropdown-item:hover {
		background-color: transparent;
		}

.navbar-toggler {
		color: #000!important; 
		border-color: transparent!important; 
		}

.lanuitdevant { 
		background-color: #292727;
  		color: #fff;
  		padding-top: 150px;
  		padding-bottom: 70px;
  		min-height: 800px;
	}

.img-fluid {
		padding-bottom: 25px;
	}

.d-block {
		max-height: 700px;
		margin-top: 30px;
  		margin-bottom: 70px;
	}
	

ul {
		list-style-type: none;
		padding: 0;
	}

.tracklisting {	
		font-size: 20px;
		padding-top: 10px; 	
	}

h1 {
		font-size: 3rem;	
		letter-spacing: 0.5rem!important;
	}

.btn-outline-primary { 	
		color: #fedd48;
		background-color: transparent;
		border-color: #fedd48;
	}

.btn-outline-primary:hover { 	
		background-color: #fedd48;
		color:#000;
		border-color:#000;
	}	

.biographie {
		color: #fff!important;
		padding-top: 70px;
		padding-bottom: 30px;
	}	

.bio {	
		padding-top: 20px;
		padding-bottom: 20px;	
	}

.contact {
		color: #fff!important;
		padding-top: 70px;
		min-height: 800px;
	}	

.contact2 {	
		padding-top: 20px;
		padding-bottom: 20px;	
	}

.copyright {
		background-color: transparent;
	}

.headline {
		border-bottom-style: solid;
		border-color: #fedd48;  
	}

.col-lg-1 {
		min-height: 50px;
	}

footer {
		text-align: center;
	}

.btn-outline-primary {	
	margin-right: 20px;
	}

.social-icons {
    justify-content: center;
	}

.home {
    justify-content: center;
	}	