/*
Theme Name: Nell 360
Theme URI: 
Author: 
Author URI: 
Description:  Nell 360
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wp-developer-theme
Tags: themes
*/
*{
    margin:0;
    padding:0;
    border:0;
}

.header .navbar .main-menu ul li a {
	display: block;
  font-size: 15px;
	font-family: "montserrat", sans-serif;
	font-weight 600;
  position: relative;
  padding: 0 2px;
}

.header .navbar .main-menu ul li a:hover {
  color: #707070;
}