.trmi_title {
  font-size:36px;
}

input#places_autocomplete {
  width: 50em;
  max-width: 90vw;
  margin-left: auto;
  margin-right: auto;
}

.loading {
  font-size: 24px;
  line_height: 28px;
  font-weight: 700;
  text-align: center;
  margin: 30px auto;
}

.mapped_post_record {
  margin-bottom: 15px;
  border-bottom: 1px solid #050505;
}

.mapped_post_record:last-child{
  border-bottom: none;
}
