/*
Theme Name:   	Expo Workforce Solutions
Theme URI:    	https://alcinder.com
Author:       	Manzurul Haque
Author URI:     http://alcinder.com
Template:     	generatepress
Version:      0.2
*/

/* =Reset
-------------------------------------------------------------- 

*/

@media screen and (min-width: 1024px) {
.contact_us {
	background: #8dc544;
	border-radius: 5vw;
}

.contact_us.current-menu-item, .contact_us:hover {
	background: #000;
}

}


