/*
Theme Name: Nine Planets
Template: Divi
Author: Nine Planets, LLC
Author URI: http://www.9planetsdesign.com
Version: 1.0.1446073660
Updated: 2015-10-31 16:07:40
*/

body, body.et_cover_background {
	background-color: #264c90;
	background-image: url("http://mathaphobia.com/wp-content/uploads/2020/02/soft-background-squares.png");
	background-size: initial !important;
	background-repeat: repeat !important;
}


/* NAVIGATION MENU */
.et_pb_menu__menu {						/* border lines above and below navigation menu items */
	border-top: 1px solid #264c90;
	border-bottom: 1px solid #264c90;
}

.et_pb_menu .et-menu > li {	/* padding between each navigation menu item */
	padding-left: 15px;
	padding-right: 15px;
}

