/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 07 2025 | 16:42:55 */
.contact-button {
	background:#FF9913;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	border-radius: 5px;
}

.contact-button:hover {
	background:#fcab3a;
		border-radius: 5px;

}
