/* ### LANDING PAGE STYLE ### */
.full-width .site-inner {
max-width: none !important;
margin: 0px auto !important;
padding: 0px !important;
}

h3 a:hover {
	color: #61ce70 !important; 
}

.header-inline-nav {
 text-align: center; 
}

.header-inline-nav {
 background-color: rgba(255,255,255,.75);
}

.header-inline-nav a {
 color: #858e99;
 text-decoration: none;
}

.header-inline-nav a:hover {
 color: #61ce70;
}