/*--------------------------------------------------------------
 TABLE OF CONTENTS:
----------------------------------------------------------------
# Rp Landing page
	- Banner Section
	- RP CMO Section 
# Base
	- Typography
	- Elements
	- Links
	- Forms

--------------------------------------------------------------*/

/* Rp Landing page */

/* Banner Section */

.rp-wrapper {
	position: relative !important;
}

.rp-wrapper video {
    opacity: 25% !important;
}

.testimonial-section {
	z-index: 999 !important;
}

/* RP CMO Section */
.rp-cmo-wrapper {
    position: relative !important;
}

.rp-cmo-title {
    position: absolute !important;
}