@charset "utf-8";
/* CSS Document */

#map {
  height: 650px;
  width: 100%;
  color:#343433;
}
#panel{
background-color:#E9E9E9;
}
.invalid-feedback{
font-family: "Nunito Sans", sans-serif;
font-weight:400;
font-size:16px;

}

