/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/



.HomeIntro p {
	font-size: 28px !important;
	color: #fff;
}

.HomeIntro strong {
	font-size: 34px !important;
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern {
    color: #fff;
    border-color: #ef5715;
    background-color: #ef5715;
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:hover {
    color: #fff;
    border-color: #ffc922;
    background-color: #ffc922;
}

.edge-desc {
	font-size: 40px !important;
}