/*
 Theme Name:     Skyroc Child Theme
 Theme URI:      
 Description:    Skyroc Child Theme
 Author:         Brian Hall
 Author URI:     
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

@font-face {
 font-family: Skyroc;
 src: url('fonts/CharcuterieBlock-Bold.otf');
}

.skyrocblurbheader h4 {
 font-family: Skyroc, Lato;
}

.skyrocslogan p {
 font-size:300%;
 font-family: Skyroc, Lato;
 text-shadow: -2px 2px 3px #262626;
}

.skyroccontactheader h1 {
 font-family: Skyroc, Lato;
}

/* Bigger Blurb Images when on Left */
.et_pb_blurb_position_left .et_pb_main_blurb_image { width: 96px !important; }
.et_pb_blurb_position_left img { height: auto !important; }
.et_pb_blurb_position_left .et-pb-icon { font-size: 96px !important; }
