/*
 Theme Name:     rev-it-up
 Theme URI: http://www.citybeautifuldesign.com/
 Description:    Divi Child Theme
 Author:         Tina Granzo
 Author URI:     http://citybeautifuldesign.com
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

@charset "UTF-8";

body, .page.et_pb_pagebuilder_layout #main-content, .et_pb_section { background-color:#000000; }

/* main header */

/* Home Section */
#phase1 .et_pb_text { width:33%; background:rgba(0,0,0,0.5); margin:2% 0 10% 2%; padding:3%; color:#ffffff; }
#phase2 .et_pb_text { width:40%; background:rgba(0,0,0,0.5); margin:2% 2% 40% 60%; padding:3%; color:#ffffff; }
#phase3 .et_pb_text { width:40%; background:rgba(0,0,0,0.5); margin:2% 0 40% 2%; padding:3%; color:#ffffff; }
#phase4 .et_pb_text { width:40%; background:rgba(0,0,0,0.5); margin:2% 2% 40% 60%; padding:3%; color:#ffffff; }
#phase5 .et_pb_text { width:40%; background:rgba(0,0,0,0.5); margin:2% 0 40% 2%; padding:3%; color:#ffffff; }


/* general typography */
h2 { color:#ffffff; line-height:1.25; }
body { line-height:1.75; font-size:17px; }

