/*
Theme Name: Elessi Theme Child
Theme URI: https://elessi.nasatheme.com
Description: This is a child theme for Elessi Theme
Author: NasaTheme team
Author URI: https://nasatheme.com
Template: elessi-theme
Version: 1.0
*/


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/

.nasa-bg-dark {
    background-color: #FFF;
	margin-top: 10px !important;
}

.nasa-bg-dark .nav-wrapper .root-item a, .nasa-bg-dark .nav-wrapper .root-item.current-menu-ancestor>a, .nasa-bg-dark .nav-wrapper .root-item.current-menu-item>a {
    color: #000 !important;
}

div#masthead {
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.15);
}