.devmatic-button{
	color:white !important;
	background:#ff2459 !important;
	border-color: #e71b4d !important;
	box-shadow:0 1px 0 #e71b4d !important;
}

.devmatic-button:hover{
	background:#e71b4d !important;
}