.route {
  background-color: white;
}
.route .route_center {
  max-width: 95%;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 0px;
  margin-bottom: 10px;
  border-top-width: 0.5px;
  border-top-color: #757575;
  border-top-style: solid;
  border-bottom-width: 0.5px;
  border-bottom-color: #757575;
  border-bottom-style: solid;
}
.route .route_center .route_card_simple_page {
  text-align: center;
}

/*# sourceMappingURL=CenterContainer.css.map */