/*

Theme Name: Pro &ndash; Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/

.x-btn, .button, [type="submit"]{
	background-color:  #a01b36!important;
	border-color:  #a01b36!important;
}
.x-btn:hover, .button:hover, [type="submit"]:hover{
	background-color:  #d82348!important;
	border-color:  #a01b36!important;
}
.wpcf7-submit{
	background-color:  #a01b36!important;
}
label{
	font-family:"Roboto Condensed"!important;
}