
body, p { font-family: 'Open Sans', sans-serif; }
h1, h2, h3, h4, h5, h6,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link { font-family: 'Open Sans Condensed', sans-serif; }
h1.fswd-single-title, h1.fswd-archive-title, 
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link { font-family: 'Satisfy', cursive; }
.bg1 { 
	background-color: #004d00;
}
.bg2 { 
	background-color: #fcd476;
}
.bg3 { 
	background-color: #bb031a;
}
.bg4 { 
	background-color: #222222;
}

a, .txt1 { 
	color: #004d00;
}
.txt2 { 
	color: #fcd476;
}
.txt3 { 
	color: #bb031a;
}
.txt4 { 
	color: #222222;
}

.brd1 { 
	border-color: #004d00;
}
.brd2 { 
	border-color: #fcd476;
}
.brd3 { 
	border-color: #bb031a;
}
.brd4 { 
	border-color: #222222;
}

.btn-primary, .btn-primary.disabled, input[type="submit"], .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus, .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus, .panel-primary > .panel-heading, .pagination ul:not(.wpv_pagination_dots) .wpv_page_current span, .pagination ul:not(.wpv_pagination_dots) .wpv-archive-pagination-link-current {
	background-color: #004d00;
    border-color: #004d00;
}
.btn-primary:hover, input[type="submit"]:hover, .btn-primary:active, input[type="submit"]:active, .btn-primary.active, input.active[type="submit"], .open > .btn-primary.dropdown-toggle, .open > input.dropdown-toggle[type="submit"], .btn-primary:focus, input[type="submit"]:focus, .btn-primary.focus, input.focus[type="submit"], .btn-primary:active:hover, input[type="submit"]:active:hover, .btn-primary:active:focus, input[type="submit"]:active:focus, .btn-primary:active.focus, input[type="submit"]:active.focus, .btn-primary.active:hover, input.active[type="submit"]:hover, .btn-primary.active:focus, input.active[type="submit"]:focus, .btn-primary.active.focus, input.active.focus[type="submit"], .open > .btn-primary.dropdown-toggle:hover, .open > input.dropdown-toggle[type="submit"]:hover, .open > .btn-primary.dropdown-toggle:focus, .open > input.dropdown-toggle[type="submit"]:focus, .open > .btn-primary.dropdown-toggle.focus, .open > input.dropdown-toggle.focus[type="submit"] {
    background-color: #222222;
    border-color: #222222;
}