body { 
	background-image: url(https://centerstageempire.com/wp-content/uploads/2025/10/dust-scaled.jpg)!important;
	background-size: cover!important;
	background-position: center top!important;
	background-attachment: fixed!important;
	color: #0a0a0a;
	border-bottom-color: #000000;
}
body a { 
	color: #939393;
}
#header { 
	color: #0a0a0a;
}
#header .blockquote-box figcaption:before { 
	color: #0a0a0a;
}
a.button, .wpcf7-submit { 
	color: #fdcd0e;
}
a.button:hover, .wpcf7-submit:hover { 
	background-color: #fdcd0e;
}
a.button:hover { 
	color: #ffffff;
}
.nav-holder #nav div > ul > li:hover > a, .caroufredsel_wrapper .slide a.hover, .article a.hover { 
	background-color: #fdcd0e;
}
.nav-holder #nav div > ul > li.current_page_item > a { 
	background-color: #0a0a0a;
}
.container h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18;
	color: #0a0a0a;
}
.container h2 { 
	font-size: 15;
	text-align: center;
	text-transform: uppercase;
	color: #000000;
}
.container h3 { 
	text-align: center;
	color: #000000;
}
.blockquote-box {   padding-right: 30px!important;  text-align: center  }

.tagline {   display: none;  }

.site-description {   display: none;  }

.filters-block {   display: none;  }

@media screen and (max-width: 800px) {
.blockquote-box {   visibility: hidden; }
}

