/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Dec 30 2019 | 11:53:05 (am)
/*
/******* Do not edit this file *******/

.site-header {
    background-color: #272b37;
}
.featured-section .site-header {
    background-color: #272b37;
}

.front-page-7 {
	background-attachment: fixed;
	background-color: #272b37;
}
.site-header.dark {
    background-color: #272b37;
}
.genesis-nav-menu .sub-menu a {
	background-color: #272b37;
	outline: none;
	padding: 20px;
	position: relative;
	width: 200px;
}
.genesis-nav-menu .sub-menu a:focus,
.genesis-nav-menu .sub-menu a:hover,
.genesis-nav-menu .sub-menu li.current-menu-item > a {
	background-color: #a1d9ce;
}
.box2 {
  display: inline-block;
  width: 200px;
  height: 100px;
  margin: 1em;
}


.genesis-nav-menu li.current-menu-item > a, .genesis-nav-menu > li > a:focus, .genesis-nav-menu > li > a:hover {
    border-color: #a1d9ce;
}