/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 11 2023 | 11:20:06 */

.works-page .contact-btn {
	width: 200px;
	height: 50px;
	line-height: 50px;
	background-color: #2980b9;
	border: none;
	margin: 0 auto;
	text-align: center;
	display: block;
}

.works-page .contact-btn-a {
	color: #FFFFFF;
}