.fc-container {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.fc-container h2 {
  font-size: 1.5em;
  font-weight: 600;
  text-align: center;
}
.fc-container p.fc-subtitle {
  max-width: 600px;
  margin-bottom: 1em;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.fc-container .fc-connect-link:not(:hover) img.fc-hover {
  display: none;
}
.fc-container .fc-connect-link:hover img.fc-no-hover {
  display: none;
}
.fc-container .fc-about-link {
  margin-top: 8px !important;
  margin-bottom: 4px;
}
.fc-container .fc-about-link a {
  font-size: 0.95rem;
}
.fc-container p.fc-limiter-or {
  text-align: center;
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 1.4em;
  font-weight: 600;
}
/*# sourceMappingURL=franceconnect.css.map */