/*
Implementation Skeleton v3 - 12/6/18
Add styles to overwrite customer CSS, USE WITH CAUTION.
*/

button[type=submit].btn.button-white {
	background-color: white;
	border-radius: 0;
	font-size: 14px;
	color: #3d1c85;
	text-align: center;
	text-decoration: none;
	font-family: NHaasGroteskDSPro-65Md;
	margin: 0;
	padding: 8px 40px;
	border: 0;
}

