/* Theme Custom CSS  */

.banner-form .sell-house-form label{
	font-weight:700;
	padding-bottom: 10px;
}
.banner-form .form-field{
	margin-bottom:10px;
}
.banner-form .btn{
	background: #c36;
    color: #FFF;
}