.about .item .overlay:hover{
	background-color: rgba(222, 12, 36, 0.6);
}

.about .item .about-title a:hover{
	text-decoration: none;
}

.automate .item .overlay:hover{
	background-color: rgba(222, 12, 36, 0.6);
}

.automate .item .overlay a:hover{
	text-decoration: none;
}
