.header-design-2 #masthead {
    border-bottom: none;
		background-color: black;
}

#masthead {
    margin-bottom: 0px;
		background-color: black;
}

.sticky-menu:not(.sticky-bar-out) #masthead .sticky-bar {
    position: relative;
    top: auto;
		background-color: #000000;
}

h3 {
		color: #0e6b0a !important;
		font-size: 16px;
}

h2 {
		color: #0e6b0a !important;
		font-size: 22px;
}


h4 {
		color: #ff893a; !important;
		font-size: 14px;
		font-style: italic;
}

.main-navigation > div li a {
    color: #faf7f8;
font-family: "Georgia", serif;
    font-weight: bold;
font-size: 15px !important;
}