/*
 Theme Name:   GP LFI Child
 Theme URI:    https://github.com/lafranceinsoumise/generatepress-child
 Description:  A child theme to handle transition from legacy theme.
 Author:       Jill Royer
 Template:     generatepress
 Version:      0.1
*/

body.small-container .site-content {
  max-width: 780px;
  margin: auto;
}

.template-legacy-header .entry-content {
  border-top: 1px solid #ececec;
}

.template-legacy-header .entry-title {
  text-align: center;
}
