.single-services .gb-workcta {
	background: #202020;
	color: white;
	width: 100%;
	max-width: 100%;
}

.single-services .gb-workcta a:hover {
	background: white;
	z-index: 10000;
	position: relative;
	color: #202020;
}