.btn-primary {background-color: #0064a2; 
border-color: #005E99;}

.placeholder {
	cursor: default !important; 
	opacity: 1 !important;
	background-color: #fff !important;
	color: #000000 !important;
}

.agency-form .contact-form {
	background: #273a58;
}

.agency-form .contact-form {
  padding: 30px;
}

.full-width {
  width: 100% !important;
}
.form-control {color: #000 !important;}

.section-field {margin: 10px 0px;}

.button.border.white {
  background: transparent;
  border: 2px solid #fff !important;
	border-radius: 5px;
	padding: 5px;
  color: #fff;
}