
	
	.contact-form button{
		background: #25274d;
		color: #fff;
		font-weight: 600;
		width: 40%;
	}
	.contact-form button:focus{
		box-shadow:none;
	}