/* Enter Your Custom CSS Here */
select {
  color: black !important;
  background-color: white;
}
.page-id-811 input {
  position:relative;
  top:-40px;
}
ul.light li.tweets_avatar {
  background:#fff !important;
}
.gform_body input[type=text], .gform_wrapper textarea {
  color: black !important;
}
.gform_footer input {
  background-color: #16656b;
  border: none;
  padding: 10px;
  border-radius: 4px;
}
.loc-list {
  margin:0;
  padding:0;
}
.loc-list li {
  list-style: none;
}
.divider {
  margin-top:15px;
}
.city-title {
  margin-top:25px;
}
.city-title:first-child {
  margin-top:5px;
}
.gform_wrapper .gfield_error .gfield_label {
  color: white !important;
}
img.brown-border {
  width: 100%;
}