/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://themeforest.net/user/artbees
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Version:        1.0
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/

/* Nav */

.main-navigation-ul > li.menu-item > a.menu-item-link {
  padding-left: 12px !important;
  padding-right: 12px !important;
}


/* Main Content */

/* p {
    font-size: 16px;
} */

p a:link {
    text-decoration: underline;
}

.noMrgnBtm20 { /* Used on the youtube video on the About page  */
    margin-bottom: -20px;
}
