/* PRIMARY */
.btn.btn-blue {
    background: #02458C;
	color: #FFF;
}

.services .tab:hover .icon i.icn, 
.services .tab.active .icon i.icn,
.menu-wrapper {
    background: #02458C;
}

.services .tab:hover h4, 
.services .tab.active h4 {
    color: #02458C;
}

/* SECONDARY */
th,
.btn.btn-blue:hover,
.menu ul li a:hover, 
.menu ul li a.selected {
    background: #52AD2E;
	color: #FFF;
}

.black-wrapper a:hover, 
i.contact,
a, 
.subfooter a:hover  {
    color: #52AD2E;
}

/* CUSTOM */
.black-wrapper h1, 
.black-wrapper h2, 
.black-wrapper h3, 
.black-wrapper h4, 
.black-wrapper h5, 
.black-wrapper h6 {
    color: #EEE;
}

.menu ul li a {
	color: #FFF;
}
