<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#page p{
  font-size: 20px;
}
#page .carousel img {
  width: 100%;
  max-height: 600px;
}
#page .public h1 {
  color: #336699;
  font-size: 32px;
}
#page .public-item {
  text-align: center;
}
#page .public-item p {
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  margin: 0;
}
#page .public-item img {
  width: 200px;
  height: 200px;
  margin-bottom: 10px;
  border-radius: 100px;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
}
#page .consulter {
  background-color: #336699;
}
#page .consulter h2 {
  color: #ffffff;
  font-size: 24px;
}
#page .consulter p {
  color: #ffffff;
}
#page .consulter-item .background {
  background-color: #ffffff;
  border-radius: 25px;
  height: 100%;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
}
#page .consulter-item .background p {
  padding: 10px;
  margin: 0;
  color: #000000;
  text-transform: uppercase;
  font-size: 16px;
}

/*# sourceMappingURL=home.css.map */
</pre></body></html>