h1.withsubtext {
  padding: 24px 0 12px 0;
  font-size: 34px;
  line-height: 40px;
  text-align: center;
  color: #000;
}
.locations-main-div {
  max-width: 63rem;
  margin: 0 auto;
  width: 100%;
  padding: 0 !important;
}
.location__taxon__state {
  padding: 8px 16px;
  color: #7d4e00;
  text-align: center;
  width: 25%;
  line-height: 19px;
}
.location__taxon__city {
  padding: 8px 16px;
  width: 75%;
  line-height: 20px;
}
.state-city-main {
  display: flex;
  padding: 10px 0px;
}
.location__taxon__city a {
  color: #000;
}
.location__taxon__city span.separator {
  color: #999;
}
.main-locations {
  margin-bottom: 50px;
}
