
.intro_title h3
{
	position: relative;
	font-size: 24px;
	font-weight: 500;
	color: #4c4c4c;
	z-index: 1;
}
.intro_item:hover .intro_title h3
{
	color: #FFFFFF;
}


	.button
	{
	border-radius: 7px; 
	
	}