.page-node-6292 {
	font-family: droid-serif,serif;
	font-weight: 400;
	font-style: normal;
	background: black;
	font-style: normal;
	color: white;
	font-size: 23px;
	line-height: 26px;
}

.revolution {
	font-family: bebas-neue, sans-serif;	
	font-weight: 400;	
	font-style: normal;
	display: inline;
	font-size: 108px;
	color: #FBDB37;
}

.remix {
	font-family: seaweed-script-pro, sans-serif;
	font-weight: 400;
	font-style: normal;
	display: inline;
	font-size: 108px;
	color: #FBDB37;
}

.rr-banner {
	display: inline-block;
	position: relative;
	width: 100% !important;
	background-repeat: no-repeat;
	text-align: center;
	float: left;
}

.rr-banner::after {
	content: "";
	background-image: url('https://saada-online.s3.us-east-1.amazonaws.com/static/projects/revolutionremix/background2.jpg');
	opacity: 1;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	background-size: cover;
	z-index: -1;
}

.rr-banner-inside {
	margin-top: 100%;
}

.rr-title {
	position: absolute;
	top: 5%;
	left: 75%;
	transform: translateX(-50%);
	line-height: 72px;
}

.page-node-6292 .navbar .nav > li > a {
	color: #FBDB37;
}

.page-node-6292 .navbar-inner {
	background: black;
}
